summaryrefslogtreecommitdiff
path: root/vendor/github.com/tetratelabs/wazero/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/tetratelabs/wazero/.editorconfig')
-rw-r--r--vendor/github.com/tetratelabs/wazero/.editorconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/vendor/github.com/tetratelabs/wazero/.editorconfig b/vendor/github.com/tetratelabs/wazero/.editorconfig
deleted file mode 100644
index f999431de..000000000
--- a/vendor/github.com/tetratelabs/wazero/.editorconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true