mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
9 lines
168 B
YAML
9 lines
168 B
YAML
disabled_rules:
|
|
- force_cast
|
|
included:
|
|
- "only a few things"
|
|
excluded:
|
|
- "the place where i committed many coding sins"
|
|
line_length: 10000000000
|
|
reporter: "json"
|