From 72355741026e72d12ac13a528adf20ed51e2131d Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Tue, 18 Jun 2019 13:51:23 +0200 Subject: cleanup files --- .editorconfig | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .editorconfig (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig deleted file mode 100644 index eef10cc..0000000 --- a/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -[*] -end_of_line = lf -insert_final_newline = true -charset = utf-8 -trim_trailing_whitespace = true - -[*.go] -indent_style = tab -indent_size = 4 \ No newline at end of file -- cgit v1.2.3