Bugzilla – Attachment #99860: Bug 24774: Set JSON indentation of 2 spaces in .editorconfig for
bug #24774
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 24774
Collapse All
|
Expand All
(-)
a/.editorconfig (-1 / +3 lines)
Lines 10-12 indent_style = space
Link Here
10
indent_size = 4
10
indent_size = 4
11
# New files charset should be UTF-8
11
# New files charset should be UTF-8
12
charset = utf-8
12
charset = utf-8
13
-
13
14
[*.json]
15
indent_size = 2
Return to
bug 24774