From 6a967887df29c0051a22df96463aed63b7ece729 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 13 Feb 2019 17:14:47 +0100 Subject: Code cleanup --- .editorconfig | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index cb64490..0000000 --- a/.editorconfig +++ /dev/null @@ -1,13 +0,0 @@ -root = true - -[*] -indent_style = space -indent_size = 4 - -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true - -[*.md] -trim_trailing_whitespace = false -- cgit v1.2.3