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