From e900d76aaaa171496d6fefa28ce07e3364500743 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sun, 25 Oct 2020 18:14:46 -0600 Subject: just build with make --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index d3fcdc6..f4dfbaa 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,3 +6,6 @@ insert_final_newline = true indent_style = space indent_size = 4 charset = utf-8 + +[Makefile] +indent_style = tab -- cgit v1.2.3