Merge pull request #11885 from frederic34/patch-12

Create .stickler.yml
This commit is contained in:
Laurent Destailleur 2019-09-14 16:32:25 +02:00 committed by GitHub
commit 935e84d985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.stickler.yml Normal file
View File

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