Files
SwiftLint/Tests/SwiftLintFrameworkTests/Resources/ProjectMock/custom.yml
T
2017-06-13 21:41:48 +02:00

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"