endtoend-test-psl/.stickler.yml

10 lines
110 B
YAML
Raw Permalink Normal View History

2019-12-25 20:44:30 +01:00
linters:
phpcs:
standard: PSR2
fixer: true
files:
ignore:
- 'vendor/*'
fixers:
enable: true