Mesa (main): editorconfig: remove pl-rule

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 1 09:09:44 UTC 2022


Module: Mesa
Branch: main
Commit: 61a5034950a60451bd891e4b37f7e8cf4c8c58ae
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=61a5034950a60451bd891e4b37f7e8cf4c8c58ae

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>

---

 .editorconfig | 4 ----
 1 file changed, 4 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



More information about the mesa-commit mailing list