HighSpeaker/vendor/robmorgan/phinx/.stickler.yml
2024-02-05 00:00:23 +08:00

13 lines
135 B
YAML

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