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 commit 12aa3b82dc)
This commit is contained in:
Erik Faye-Lund 2022-05-31 07:17:20 +02:00 committed by Dylan Baker
parent 10a59a392a
commit 63ec50e6dc
2 changed files with 1 additions and 5 deletions

View file

@ -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

View file

@ -283,7 +283,7 @@
"description": "editorconfig: remove html-rule",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "44a4e34d52e68c4251afb7fb079dc9b28477195d"
},