mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 09:11:40 +08:00
Add StyleCI config
This commit is contained in:
parent
01a1140057
commit
aab6d5bda7
13
extensions/lock/.styleci.yml
Normal file
13
extensions/lock/.styleci.yml
Normal file
@ -0,0 +1,13 @@
|
||||
preset: recommended
|
||||
|
||||
enabled:
|
||||
- logical_not_operators_with_successor_space
|
||||
|
||||
disabled:
|
||||
- align_double_arrow
|
||||
- multiline_array_trailing_comma
|
||||
- new_with_braces
|
||||
- phpdoc_align
|
||||
- phpdoc_order
|
||||
- phpdoc_separation
|
||||
- phpdoc_types
|
Loading…
x
Reference in New Issue
Block a user