tailor
Swift linter
A tool that analyzes Swift code to enforce style guidelines and detect potential bugs.
Cross-platform static analyzer and linter for Swift.
1k stars
35 watching
47 forks
Language: Java
last commit: over 3 years ago
Linked from 2 awesome lists
applelinterstatic-analyzerswift
Related projects:
Repository | Description | Stars |
---|---|---|
s2mr/l10nlint | A tool for linting and quality checking of localized string files in iOS projects. | 42 |
sasstools/sass-lint | A tool for linting and analyzing Sass code for quality and consistency issues | 1,767 |
fsprojects/fsharplint | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 303 |
ibdecodable/iblinter | A linter tool for Interface Builder files in Swift | 948 |
dart-lang/linter | Defines lint rules to enforce coding standards in Dart code | 636 |
dalance/svlint | A systemVerilog linter tool written in Rust. | 314 |
remarkjs/remark-lint | A tool that checks markdown syntax and style for consistency across different markdown parsers. | 952 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
coffeelint/coffeelint | A style checker tool for CoffeeScript code | 16 |
mozilla/addons-linter | A tool that checks JavaScript code for errors and warnings in web extensions. | 318 |
lesshint/lesshint | A tool to aid in writing clean and consistent Less code | 116 |
getify/typl | A tool that checks JavaScript code against a set of predefined rules to help identify potential type errors and ensure compatibility between value types | 374 |
flinedev/anylint | A tool that combines scripts and regular expressions to lint projects in various programming languages. | 115 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
scalastyle/scalastyle | Checks Scala code for style and potential problems to improve maintainability and quality | 677 |