realm/SwiftLint
# A tool to enforce Swift style and conventions.
$ git clone https://github.com/realm/SwiftLint.git
stars
19,666
forks
2,310
language
Swift
license
MIT License
What is realm/SwiftLint?
SwiftLint is a static analysis tool that automatically checks Swift code for style violations and convention breaches, helping teams enforce consistent coding standards across their projects. Developers use it to catch formatting issues, potential bugs, and style inconsistencies before code review, either through command-line integration or as part of their build pipeline. It's particularly useful for teams that want to maintain uniform code quality and reduce discussion about style during code reviews.
Links
Topics
Activity
486 open issues · last updated Jul 21, 2026