1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 19:09:58 +02:00

chore: flarum-cli audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-01-20 03:47:04 -05:00
parent 05f7a9a582
commit 5f43267a40
14 changed files with 2446 additions and 11705 deletions

View File

@@ -1,4 +1,3 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
@@ -16,5 +15,5 @@ indent_size = 2
[*.{diff,md}]
trim_trailing_whitespace = false
[*.php]
[*.{php,xml,json}]
indent_size = 4