Enable fixer to auto-fix code style issues
This commit is contained in:
parent
7d8f86c614
commit
c08c3b5c9c
@ -5,3 +5,6 @@ linters:
|
||||
extensions: 'php'
|
||||
tab_width: 4
|
||||
fixer: true
|
||||
|
||||
fixers:
|
||||
enable: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user