mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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