SwiftLint
Code enforcer
A tool to enforce Swift style and conventions in software development
A tool to enforce Swift style and conventions.
19k stars
244 watching
2k forks
Language: Swift
last commit: 9 days ago
Linked from 5 awesome lists
code-qualityhacktoberfestlinterlintingstatic-analysisswift
Related projects:
Repository | Description | Stars |
---|---|---|
airbnb/swift | Provides a set of guidelines and tools for formatting and linting Swift code in accordance with Airbnb's style guide. | 2,428 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,599 |
realm/realm-swift | A lightweight mobile database for storing and synchronizing data across devices | 16,324 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,538 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,030 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,634 |
bizz84/swiftystorekit | A lightweight framework for handling in-app purchases on iOS and other Apple platforms | 6,567 |
realm/jazzy | Generates documentation for Swift and Objective-C projects using Clang and SourceKit's AST representation of code. | 7,352 |
kodecocodes/swift-style-guide | A comprehensive style guide for writing readable and maintainable Swift code | 13,114 |
swiftlang/sourcekit-lsp | An implementation of the Language Server Protocol for Swift and C-based languages | 3,321 |
nicklockwood/swiftformat | A tool for automatically enforcing a common coding style in Swift projects | 7,946 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,464 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,750 |
huri000/swiftentrykit | A presentation library for iOS allowing developers to easily display overlays within their apps. | 6,630 |