HighSpeaker/vendor/robmorgan/phinx/.stickler.yml

13 lines
135 B
YAML
Raw Permalink Normal View History

2024-02-04 21:30:23 +05:30
linters:
phpcs:
standard: CakePHP3
fixer: true
files:
ignore:
- 'vendor/*'
fixers:
enable: true
workflow: commit