diff --git a/symfony/framework-bundle/6.4/.editorconfig b/symfony/framework-bundle/6.4/.editorconfig deleted file mode 100644 index 677e36e2..00000000 --- a/symfony/framework-bundle/6.4/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -root = true - -[*] -charset = utf-8 -end_of_line = lf -indent_size = 4 -indent_style = space -insert_final_newline = true -trim_trailing_whitespace = true diff --git a/symfony/framework-bundle/6.4/manifest.json b/symfony/framework-bundle/6.4/manifest.json index df59389b..17fa50af 100644 --- a/symfony/framework-bundle/6.4/manifest.json +++ b/symfony/framework-bundle/6.4/manifest.json @@ -5,8 +5,7 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/", "public/": "%PUBLIC_DIR%/", - "src/": "%SRC_DIR%/", - ".editorconfig": ".editorconfig" + "src/": "%SRC_DIR%/" }, "composer-scripts": { "cache:clear": "symfony-cmd", diff --git a/symfony/framework-bundle/7.2/.editorconfig b/symfony/framework-bundle/7.2/.editorconfig deleted file mode 100644 index 677e36e2..00000000 --- a/symfony/framework-bundle/7.2/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -root = true - -[*] -charset = utf-8 -end_of_line = lf -indent_size = 4 -indent_style = space -insert_final_newline = true -trim_trailing_whitespace = true diff --git a/symfony/framework-bundle/7.2/manifest.json b/symfony/framework-bundle/7.2/manifest.json index 820c9a7a..c198d0ee 100644 --- a/symfony/framework-bundle/7.2/manifest.json +++ b/symfony/framework-bundle/7.2/manifest.json @@ -5,8 +5,7 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/", "public/": "%PUBLIC_DIR%/", - "src/": "%SRC_DIR%/", - ".editorconfig": ".editorconfig" + "src/": "%SRC_DIR%/" }, "composer-scripts": { "cache:clear": "symfony-cmd",