OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / tendermint / abci / .editorconfig
diff --git a/vendor/github.com/tendermint/abci/.editorconfig b/vendor/github.com/tendermint/abci/.editorconfig
deleted file mode 100644 (file)
index d587999..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# top-most EditorConfig file
-root = true
-
-# Unix-style newlines with a newline ending every file
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[Makefile]
-indent_style = tab
-
-[*.sh]
-indent_style = tab