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: 2 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,445 |
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,735 |
realm/realm-swift | A lightweight mobile database for storing and synchronizing data across devices | 16,354 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,568 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,039 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,639 |
bizz84/swiftystorekit | A lightweight framework for handling in-app purchases on iOS and other Apple platforms | 6,587 |
realm/jazzy | Generates documentation for Swift and Objective-C projects using Clang and SourceKit's AST representation of code. | 7,359 |
kodecocodes/swift-style-guide | A comprehensive style guide for writing readable and maintainable Swift code | 13,125 |
swiftlang/sourcekit-lsp | An implementation of the Language Server Protocol for Swift and C-based languages | 3,343 |
nicklockwood/swiftformat | A tool for automatically enforcing a common coding style in Swift projects | 7,988 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,472 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
huri000/swiftentrykit | A presentation library for iOS allowing developers to easily display overlays within their apps. | 6,645 |