summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-09-15 09:27:16 +0200
committerJörg Frings-Fürst <debian@jff.email>2025-09-15 09:27:16 +0200
commita00358f07e4474d0cbc8817d7b2f2d2c5cbdac0c (patch)
tree506c2deebcad7684c125e894a7eee29598ed2ecd /.editorconfig
parent7a3814ff46a11da098906af8621571b1a323226e (diff)
parent0b8a357c867854848e6987edcf4433a9a6534ba7 (diff)
Merge branch 'release/debian/1.4.0-1'HEADdebian/1.4.0-1master
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 107f9ec..8bd845a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -6,7 +6,8 @@
# Your editor may need a plugin for this configuration to take effect.
# See http://editorconfig.org/#download for details.
-root = true ; look no further
+; look no further
+root = true
[*]
charset = utf-8