mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user