LaysenseAuth/vendor/robmorgan/phinx/.stickler.yml

13 lines
135 B
YAML
Raw Permalink Normal View History

2024-08-09 19:46:39 +05:30
linters:
phpcs:
standard: CakePHP3
fixer: true
files:
ignore:
- 'vendor/*'
fixers:
enable: true
workflow: commit