spqr/vendor/robmorgan/phinx/.stickler.yml

13 lines
135 B
YAML
Raw Normal View History

2024-11-05 12:10:06 +08:00
linters:
phpcs:
standard: CakePHP3
fixer: true
files:
ignore:
- 'vendor/*'
fixers:
enable: true
workflow: commit