1
0
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:
Alexander Skvortsov
2022-03-11 18:01:44 -05:00
parent 2759234be1
commit 2bf6b12a64
62 changed files with 0 additions and 1132 deletions

View File

@@ -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"