From b9323aaa0f268880398e5747c5d28c6279a751d7 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 12 Jul 2019 22:53:14 -0700 Subject: global editorcongif stuff --- editorconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/editorconfig b/editorconfig index 49bc4f8..c977887 100644 --- a/editorconfig +++ b/editorconfig @@ -1,4 +1,8 @@ root = true +[*] +trim_trailing_whitespace = true +insert_final_newline = true + [*.h] indent_style = tab \ No newline at end of file -- cgit v1.2.3