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`
8 lines
97 B
YAML
8 lines
97 B
YAML
only_rules:
|
|
- custom_rules
|
|
|
|
custom_rules:
|
|
no_abc:
|
|
name: "Don't use abc"
|
|
regex: 'abc'
|