Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / composer / installers / .editorconfig
diff --git a/vendor/composer/installers/.editorconfig b/vendor/composer/installers/.editorconfig
deleted file mode 100644 (file)
index 153cf3e..0000000
+++ /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