summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2022-11-21 20:11:53 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2022-11-21 21:23:44 +0100
commit234915361e402c39689e8a7be5a351608cfbbc94 (patch)
tree35d6fde5a38719af05a07d9649ed62cb03a3183a /.editorconfig
parentc63900fbc1a7c20eb872996ae700f264ba6d75ef (diff)
downloadlibxml2-234915361e402c39689e8a7be5a351608cfbbc94.tar.gz
Fix .editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index ea3fe454..6ef371a7 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -12,3 +12,4 @@ indent_size = 4
[*.{c,h}]
indent_style = space
indent_size = 4
+tab_width = 8