mirror of
https://github.com/flarum/core.git
synced 2025-07-16 14:26:25 +02:00
Fix StyleCI misconfiguration error
> The provided fixer 'unalign_double_arrow' cannot be disabled unless it was already enabled by your preset.
This commit is contained in:
@ -15,7 +15,6 @@ disabled:
|
|||||||
- phpdoc_types
|
- phpdoc_types
|
||||||
- phpdoc_order
|
- phpdoc_order
|
||||||
- align_double_arrow
|
- align_double_arrow
|
||||||
- unalign_double_arrow
|
|
||||||
|
|
||||||
finder:
|
finder:
|
||||||
exclude:
|
exclude:
|
||||||
|
Reference in New Issue
Block a user