mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2024-11-30 04:39:48 +01:00
10 lines
110 B
YAML
10 lines
110 B
YAML
linters:
|
|
phpcs:
|
|
standard: PSR2
|
|
fixer: true
|
|
files:
|
|
ignore:
|
|
- 'vendor/*'
|
|
fixers:
|
|
enable: true
|