summaryrefslogtreecommitdiff
path: root/lib/ensureasync/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ensureasync/.editorconfig')
-rw-r--r--lib/ensureasync/.editorconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/ensureasync/.editorconfig b/lib/ensureasync/.editorconfig
deleted file mode 100644
index 7f502d4..0000000
--- a/lib/ensureasync/.editorconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-# editorconfig.org
-root = true
-
-[*]
-end_of_line = lf
-charset = utf-8
-trim_trailing_whitespace = true
-insert_final_newline = true
-indent_style = space
-indent_size = 4