mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
ad793d1c5b
These tests can especially not run in parallel.
12 lines
133 B
YAML
12 lines
133 B
YAML
included:
|
|
- Test/Test1
|
|
- Test/Test2
|
|
|
|
excluded:
|
|
- Test/Test1/Test
|
|
- Test/Test2/Test
|
|
|
|
line_length: 80
|
|
|
|
child_config: child.yml
|