Mesa (main): editorconfig: remove m4-rule

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


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

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

editorconfig: remove m4-rule

Fixes: 95aefc94a94 ("Delete autotools")
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 5409a149d0a..3046c51156b 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -24,10 +24,6 @@ indent_size = 4
 indent_style = space
 indent_size = 4
 
-[*.m4]
-indent_style = space
-indent_size = 2
-
 [*.yml]
 indent_style = space
 indent_size = 2



More information about the mesa-commit mailing list