summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2019-11-28 15:34:37 +0100
committerÖzgür Kesim <oec@codeblau.de>2019-11-28 15:34:37 +0100
commit29336c8a7a98087bc83ef39d352282bc92b1b3c5 (patch)
tree49485efb2a9c4c7e7fb56ea509d2114691617ba8 /.editorconfig
parente2fa16706ce0e07d474460acffa6c249ba7503b1 (diff)
parent72355741026e72d12ac13a528adf20ed51e2131d (diff)
Merge branch 'master' of github.com:/oec/goparsify
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig9
1 files changed, 0 insertions, 9 deletions
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