diff options
| author | 2026-07-02 11:39:32 +0500 | |
|---|---|---|
| committer | 2026-07-02 11:39:32 +0500 | |
| commit | 7821c417c6bc8ebb105672d7e15102d19271b1ed (patch) | |
| tree | 4d414f01078197f38dc1a2825242060425e38c54 /.editorconfig | |
| parent | 88f314ec66347db07bd97e67a24f45913233dee3 (diff) | |
| download | xhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.tar.gz xhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.tar.bz2 xhorse-7821c417c6bc8ebb105672d7e15102d19271b1ed.zip | |
Blank window for 5 seconds
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 3 |
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 |
