mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Fixed typo.
This commit is contained in:
@@ -193,7 +193,7 @@ following syntax:
|
||||
|
||||
```yaml
|
||||
custom_rules:
|
||||
pirate_beat_ninjas: # rule identifier
|
||||
pirates_beat_ninjas: # rule identifier
|
||||
name: "Pirates Beat Ninjas" # rule name. optional.
|
||||
regex: "([n,N]inja)" # matching pattern
|
||||
match_kinds: # SyntaxKinds to match. optional.
|
||||
|
||||
Reference in New Issue
Block a user