0
0
Fork 0
typo3-linting-code-analyse-.../typoscript-lint.yml

10 lines
147 B
YAML

paths:
- packages/
filePatterns:
- "*.typoscript"
sniffs:
- class: DeadCode
disabled: true
- class: RepeatingRValue
disabled: true