Mesa (staging/22.0): editorconfig: remove pl-rule

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 1 20:58:21 UTC 2022


Module: Mesa
Branch: staging/22.0
Commit: 3e5aa02ee455835a2ea8bb316f68314e9c49511b
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e5aa02ee455835a2ea8bb316f68314e9c49511b

Author: Erik Faye-Lund <erik.faye-lund at collabora.com>
Date:   Tue May 31 07:20:55 2022 +0200

editorconfig: remove pl-rule

Fixes: 721b880e4cf ("script: drop get_reviewer.pl")
Reviewed-by: Emma Anholt <emma at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16786>
(cherry picked from commit 61a5034950a60451bd891e4b37f7e8cf4c8c58ae)

---

 .editorconfig     | 4 ----
 .pick_status.json | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/.editorconfig b/.editorconfig
index 3046c51156b..1bc8dca4a3a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -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
diff --git a/.pick_status.json b/.pick_status.json
index 58af3610f25..8d8bea78190 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -236,7 +236,7 @@
         "description": "editorconfig: remove pl-rule",
         "nominated": true,
         "nomination_type": 1,
-        "resolution": 0,
+        "resolution": 1,
         "because_sha": "721b880e4cfb71044d179a58cdd6ac9a26cbfedd"
     },
     {



More information about the mesa-commit mailing list