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