mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
06.10.2025 8aef7cb1c2cf0c361fbea177e183bbacb71387af
.editorconfig
@@ -7,8 +7,17 @@
indent_style = space
trim_trailing_whitespace = true
[.gitmodules]
indent_style = tab
[Makefile*]
indent_style = tab
[go.mod]
indent_style = tab
[*.go]
indent_style = tab
[*.py]
indent_size = 4