aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-06-01 14:28:58 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-06-01 14:28:58 +0200
commit2e87afcdd54d4592dcc937cea9ec3f283ee6726c (patch)
tree35588ce186e292c2c8e0446338df233ac36e9714 /.editorconfig
parent8894d20ff0d1c1dde69879a21e756e01bcfa5262 (diff)
WIP puzbusv2???
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index cd37156..4de909a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -5,7 +5,7 @@ indent_style = tab
end_of_line = lf
insert_final_newline = true
-[*.md]
+[*.{md,adoc}]
indent_style = space
indent_size = 2