mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
chore: remove centralizable repo config
- Remove .github conf folder from Flarum packages - Remove styleci config from all packages
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
preset: recommended
|
||||
|
||||
enabled:
|
||||
- logical_not_operators_with_successor_space
|
||||
|
||||
disabled:
|
||||
- align_double_arrow
|
||||
- blank_line_after_opening_tag
|
||||
- multiline_array_trailing_comma
|
||||
- new_with_braces
|
||||
- phpdoc_align
|
||||
- phpdoc_order
|
||||
- phpdoc_separation
|
||||
- phpdoc_types
|
||||
|
||||
finder:
|
||||
exclude:
|
||||
- "stubs"
|
Reference in New Issue
Block a user