chiark / gitweb /
Use two-space indentation for Doxygen tagfiles.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 4 Oct 2022 09:53:42 +0000 (11:53 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 4 Oct 2022 09:55:17 +0000 (11:55 +0200)
.editorconfig

index 1e832048628cc5c717ed7e986d6ec0c149cd7dcb..b8e3f4d0c0786a5f5e7b58ee7bf3028af2f27f00 100644 (file)
@@ -3,6 +3,6 @@ charset = utf-8
 indent_style = space
 indent_size = 4
 
-[*.{css,html,yml}]
+[*.{css,html,tag,yml}]
 indent_style = space
 indent_size = 2