aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2025-04-29 15:00:33 -0500
committerFlorian Fischer <florian.fischer@muhq.space>2025-08-20 15:57:16 +0200
commita56641946ad4adcf2e59c08ca4befe70ca1e0e1b (patch)
tree8c691ef7a9d9921d51683f65cc0ba2621874dbb5
parentd24c16de022806ed6c223c36cca38032c78512ad (diff)
downloadmuhqs-game-a56641946ad4adcf2e59c08ca4befe70ca1e0e1b.tar.gz
muhqs-game-a56641946ad4adcf2e59c08ca4befe70ca1e0e1b.zip
add html editorconfig
-rw-r--r--html/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/html/.editorconfig b/html/.editorconfig
new file mode 100644
index 00000000..d2caae06
--- /dev/null
+++ b/html/.editorconfig
@@ -0,0 +1,3 @@
+[*.html]
+indent_size = 2
+indent_style = space