From 3021b7a6bbf7b86021290761932d3295a5f05ccf Mon Sep 17 00:00:00 2001 From: Philipp Holzer Date: Thu, 13 Dec 2018 23:12:16 +0100 Subject: [PATCH] Forgot last newline --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index ea90f8c..7692ac7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,4 +7,4 @@ root = true charset = utf-8 end_of_line = lf trim_trailing_whitespaces = true -indent_style = tab \ No newline at end of file +indent_style = tab