mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13898] 4 spaces, not 2
PHPBB3-13898
This commit is contained in:
parent
e3090e04c3
commit
bafd649eea
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
"requireLineFeedAtFileEnd": true,
|
"requireLineFeedAtFileEnd": true,
|
||||||
"maximumLineLength": {
|
"maximumLineLength": {
|
||||||
"value": 120,
|
"value": 120,
|
||||||
"tabSize": 2,
|
"tabSize": 4,
|
||||||
"allowUrlComments": true,
|
"allowUrlComments": true,
|
||||||
"allowRegex": true
|
"allowRegex": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue