summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorGravatar synzr <synzr@klo.pp.ru> 2026-07-02 11:39:32 +0500
committerGravatar synzr <synzr@klo.pp.ru> 2026-07-02 11:39:32 +0500
commit7821c417c6bc8ebb105672d7e15102d19271b1ed (patch)
tree4d414f01078197f38dc1a2825242060425e38c54 /.editorconfig
parent88f314ec66347db07bd97e67a24f45913233dee3 (diff)
downloadxhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.tar.gz
xhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.tar.bz2
xhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.zip
Blank window for 5 seconds
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index c1e2c64..249febf 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -10,3 +10,6 @@ end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
+
+[Makefile]
+indent_style = tab