mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
StyleCI configuration > fix bug "The provided fixer 'binary_operator_spaces' cannot be enabled again because it was already enabled"
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
preset: symfony
|
||||
|
||||
enabled:
|
||||
- binary_operator_spaces
|
||||
- concat_with_spaces
|
||||
- phpdoc_add_missing_param_annotation
|
||||
- phpdoc_order
|
||||
|
||||
@@ -9,3 +9,4 @@ Common and useful classes, methods, exceptions etc.
|
||||
4. StyleCI & PHP Coding Standards Fixer: update configuration
|
||||
5. Documentation > Docker > add paragraph for PHP Coding Standards Fixer
|
||||
6. Coding standard > fix automatically
|
||||
7. StyleCI configuration > fix bug "The provided fixer 'binary_operator_spaces' cannot be enabled again because it was already enabled"
|
||||
|
||||
Reference in New Issue
Block a user