mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Add Rules.md
This commit is contained in:
@@ -176,8 +176,11 @@ Over 75 rules are included in SwiftLint and the Swift community (that's you!)
|
||||
continues to contribute more over time.
|
||||
[Pull requests](CONTRIBUTING.md) are encouraged.
|
||||
|
||||
See the [Source/SwiftLintFramework/Rules](Source/SwiftLintFramework/Rules)
|
||||
directory to see the currently implemented rules.
|
||||
You can find an updated list of rules and more information about them
|
||||
in [Rules.md](Rules.md).
|
||||
|
||||
You can also check [Source/SwiftLintFramework/Rules](Source/SwiftLintFramework/Rules)
|
||||
directory to see their implementation.
|
||||
|
||||
`opt_in_rules` are disabled by default (i.e., you have to explicitly enable them
|
||||
in your configuration file).
|
||||
|
||||
Reference in New Issue
Block a user