1
0
mirror of https://github.com/flarum/core.git synced 2025-08-26 01:34:16 +02:00

part one of adding tests, updating core

This commit is contained in:
Daniel Klabbers
2018-04-13 07:13:10 +02:00
parent 043aa0f2d9
commit dcb3821777
14 changed files with 310 additions and 9 deletions

View File

@@ -15,5 +15,5 @@ indent_size = 2
[*.{diff,md}]
trim_trailing_whitespace = false
[*.php]
[*.{php,xml}]
indent_size = 4