summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2022-05-31 07:19:27 +0200
committerMarge Bot <emma+marge@anholt.net>2022-06-01 09:08:13 +0000
commit799bf3d6861aa688d54249646d41ce0bb2b7a86d (patch)
tree7862df1e3b11a18ae8f99f6c15e7f63345b93e0d
parent12aa3b82dcbfa7512908cd67b0832a027e39589e (diff)
editorconfig: remove m4-rule
Fixes: 95aefc94a94 ("Delete autotools") Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16786>
-rw-r--r--.editorconfig4
1 files changed, 0 insertions, 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