meta.identical_pattern.identical-pattern
225
Download Count*
License
you use multiple times the same pattern
Run Locally
Run in CI
Defintion
rules:
- id: identical-pattern
message: |
you use multiple times the same pattern
severity: ERROR
languages:
- yaml
patterns:
- pattern-inside: "rules: [..., $RULE, ...]"
- pattern-inside: |
...
- pattern: $X
...
- pattern: $X
...
- pattern: |
pattern: $X
Short Link: https://sg.run/XBjj