summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'UserFunctions/vendor/composer/installers/.editorconfig')
-rw-r--r--UserFunctions/vendor/composer/installers/.editorconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/UserFunctions/vendor/composer/installers/.editorconfig b/UserFunctions/vendor/composer/installers/.editorconfig
deleted file mode 100644
index 153cf3ef..00000000
--- a/UserFunctions/vendor/composer/installers/.editorconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-; top-most EditorConfig file
-root = true
-
-; Unix-style newlines
-[*]
-end_of_line = LF
-
-[*.php]
-indent_style = space
-indent_size = 4