aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-11-20 13:27:17 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-11-20 13:27:17 +0100
commit9836b2225d11b629349e7abd6afcc1e4d41aa4f9 (patch)
tree67ca1dab6624315be6d7d5c23b5ee4f4124a1df4 /.editorconfig
parent5121e95e5ba98ca5cadfb63b7603731dfb41a322 (diff)
parentd4dd3ceab2b95c26f3b07092a5c80f47eab18110 (diff)
Merge remote-tracking branch 'origin/master' into niels/sorting_rendering
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 191871f..65f5034 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -10,5 +10,5 @@ max_line_length = 95
indent_style = space
indent_size = 2
-[*.md]
+[*.{md,dox}]
max_line_length = 80