editorconfig: remove scons-ism

Fixes: 6e6cd7d93c ("scons: Remove.")
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16786>
(cherry picked from commit 7a088d3583)
This commit is contained in:
Erik Faye-Lund 2022-05-31 07:15:37 +02:00 committed by Dylan Baker
parent ecaf537168
commit d69836fcaf
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ max_line_length = 78
[{Makefile*,*.mk}]
indent_style = tab
[{*.py,SCons*}]
[*.py]
indent_style = space
indent_size = 4

View file

@ -260,7 +260,7 @@
"description": "editorconfig: remove scons-ism",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"because_sha": "6e6cd7d93cc54fc8c279377c2d552761f4457174"
},
{