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.
4 lines
66 B
YAML
4 lines
66 B
YAML
custom_rules:
|
|
no_abc:
|
|
name: "Don't use abc"
|
|
regex: 'abc' |