editorconfig: remove pl-rule

Fixes: 721b880e4c ("script: drop get_reviewer.pl")
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16786>
(cherry picked from commit 61a5034950)
This commit is contained in:
Erik Faye-Lund 2022-05-31 07:20:55 +02:00 committed by Dylan Baker
parent 392d008895
commit 842ed4b396
2 changed files with 1 additions and 5 deletions

View File

@ -20,10 +20,6 @@ indent_style = tab
indent_style = space
indent_size = 4
[*.pl]
indent_style = space
indent_size = 4
[*.yml]
indent_style = space
indent_size = 2

View File

@ -265,7 +265,7 @@
"description": "editorconfig: remove pl-rule",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "721b880e4cfb71044d179a58cdd6ac9a26cbfedd"
},