mirror of
https://github.com/flarum/core.git
synced 2025-08-01 22:20:21 +02:00
Merge pull request #41 from Allineer/Allineer-codestyle
First step to follow the PHP Coding Style Guide (PSR-1, PSR-2)
This commit is contained in:
@@ -31,3 +31,7 @@ indent_size = 2
|
||||
|
||||
[*.{diff,md}]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.php]
|
||||
indent_style = space
|
||||
indent_size = 4
|
Reference in New Issue
Block a user