mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
[ticket/13898] 4 spaces, not 2
PHPBB3-13898
This commit is contained in:
@@ -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
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user