mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-17 16:39:40 +00:00
Add missing fixers from PHP CS
Also adjust editorconfig and order php-cs.
This commit is contained in:
parent
1f46823942
commit
b4293f5467
3 changed files with 7 additions and 5 deletions
|
|
@ -38,6 +38,6 @@ indent_style = space
|
|||
indent_size = 2
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[.travis.yml]
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
indent_size = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue