StyleCI configuration > fix bug "The provided fixer 'concat_with_spaces' cannot be enabled at the same time as 'concat_without_spaces'"

This commit is contained in:
Meritoo
2018-06-16 14:36:33 +02:00
parent fc7df571e2
commit f4c12661b4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,13 +1,13 @@
preset: symfony
enabled:
- concat_with_spaces
- phpdoc_add_missing_param_annotation
- phpdoc_order
disabled:
- blank_line_before_return
- cast_spaces
- concat_without_spaces
- phpdoc_align
- phpdoc_separation
- phpdoc_summary