spqr/vendor/robmorgan/phinx/.stickler.yml
2024-11-05 12:10:06 +08:00

13 lines
135 B
YAML

linters:
phpcs:
standard: CakePHP3
fixer: true
files:
ignore:
- 'vendor/*'
fixers:
enable: true
workflow: commit