mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
* Short names for test modules * Lint plugins and `Package.swift` in integration tests * Simplify and merge file groups in Bazel * Move common functions to `TestHelpers`
12 lines
183 B
YAML
12 lines
183 B
YAML
included:
|
|
- Test/Test1
|
|
- Test/Test2
|
|
- Test/Test1/Test
|
|
- Test/Test2/Test
|
|
- Test/Test1/Test/Test
|
|
- Test/Test2/Test/Test
|
|
- Folder/SomeFile
|
|
- ../SomeFile
|
|
|
|
line_length: 80
|