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

10 lines
147 B
YAML
Raw Normal View History

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