mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-17 11:20:18 +01:00
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 commit7a088d3583)
This commit is contained in:
parent
ecaf537168
commit
d69836fcaf
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ max_line_length = 78
|
|||
[{Makefile*,*.mk}]
|
||||
indent_style = tab
|
||||
|
||||
[{*.py,SCons*}]
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
|
|
|
|||
|
|
@ -260,7 +260,7 @@
|
|||
"description": "editorconfig: remove scons-ism",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"because_sha": "6e6cd7d93cc54fc8c279377c2d552761f4457174"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue