From 8868b5fa2e8b9f40a31035c51519cce40e73f079 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Mon, 2 Nov 2020 13:37:32 -0700 Subject: define compile-time vs runtime behavior --- .editorconfig | 1 + 1 file changed, 1 insertion(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index f4dfbaa..f7a7f0f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,6 +6,7 @@ insert_final_newline = true indent_style = space indent_size = 4 charset = utf-8 +trim_trailing_whitespace = true [Makefile] indent_style = tab -- cgit v1.2.3