1
0
mirror of https://github.com/flarum/core.git synced 2025-08-30 11:30:21 +02:00

Add integration tests (#66)

This commit is contained in:
Sami Mazouz
2021-04-13 22:27:42 +01:00
committed by GitHub
parent cd3934e358
commit 057517688c
11 changed files with 584 additions and 2 deletions

View File

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