mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2025-01-21 21:01:17 +01:00
add stickler integration
This commit is contained in:
parent
bfc4e9b704
commit
cae7166abb
9
.stickler.yml
Normal file
9
.stickler.yml
Normal file
@ -0,0 +1,9 @@
|
||||
linters:
|
||||
phpcs:
|
||||
standard: PSR2
|
||||
fixer: true
|
||||
files:
|
||||
ignore:
|
||||
- 'vendor/*'
|
||||
fixers:
|
||||
enable: true
|
Loading…
x
Reference in New Issue
Block a user