Add missing fixers from PHP CS

Also adjust editorconfig and order php-cs.
This commit is contained in:
rugk 2016-10-31 11:29:25 +01:00
parent 1f46823942
commit b4293f5467
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D
3 changed files with 7 additions and 5 deletions

View file

@ -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