mirror of
https://github.com/flarum/core.git
synced 2025-01-17 14:18:33 +01:00
Simplify StyleCI config
This commit is contained in:
parent
0ccfad3931
commit
102db3c913
12
.styleci.yml
12
.styleci.yml
@ -1,20 +1,16 @@
|
||||
preset: recommended
|
||||
|
||||
risky: true
|
||||
|
||||
linting: true
|
||||
|
||||
enabled:
|
||||
- logical_not_operators_with_successor_space
|
||||
|
||||
disabled:
|
||||
- phpdoc_align
|
||||
- phpdoc_separation
|
||||
- align_double_arrow
|
||||
- multiline_array_trailing_comma
|
||||
- new_with_braces
|
||||
- phpdoc_types
|
||||
- phpdoc_align
|
||||
- phpdoc_order
|
||||
- align_double_arrow
|
||||
- phpdoc_separation
|
||||
- phpdoc_types
|
||||
|
||||
finder:
|
||||
exclude:
|
||||
|
Loading…
x
Reference in New Issue
Block a user