Create .stickler.yml
This commit is contained in:
parent
bdd57ecce7
commit
6db7414f88
10
.stickler.yml
Normal file
10
.stickler.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
linters:
|
||||||
|
phpcs:
|
||||||
|
standard: 'dev/setup/codesniffer/ruleset.xml'
|
||||||
|
extensions: 'php'
|
||||||
|
tab_width: 4
|
||||||
|
fixer: true
|
||||||
|
|
||||||
|
fixers:
|
||||||
|
enable: true
|
||||||
Loading…
Reference in New Issue
Block a user