Create .stickler.yml

This commit is contained in:
Jean Traullé 2019-08-26 17:51:13 +02:00 committed by GitHub
parent 8ea4d6e21d
commit 7d8f86c614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.stickler.yml Normal file
View File

@ -0,0 +1,7 @@
---
linters:
phpcs:
standard: 'dev/setup/codesniffer/ruleset.xml'
extensions: 'php'
tab_width: 4
fixer: true