Closed
Bug 1913465
Opened 1 year ago
Closed 1 year ago
.editorconfig is incorrect for non-Perl files
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
Details
Attachments
(1 file)
# 2 space indentation for HTML, CSS, JavaScript and YAML files
[.{html,tmpl,css,js,yml}]
indent_style = space
indent_size = 2
The filespec matches zero files.
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•