mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-02 15:20:26 +01:00
editorconfig: remove html-rule
Fixes:44a4e34d52("docs: remove doxygen support") Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16786> (cherry picked from commit12aa3b82dc)
This commit is contained in:
parent
10a59a392a
commit
63ec50e6dc
2 changed files with 1 additions and 5 deletions
|
|
@ -32,10 +32,6 @@ indent_size = 2
|
|||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.html]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.rst]
|
||||
indent_style = space
|
||||
indent_size = 3
|
||||
|
|
|
|||
|
|
@ -283,7 +283,7 @@
|
|||
"description": "editorconfig: remove html-rule",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "44a4e34d52e68c4251afb7fb079dc9b28477195d"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue