add newline at end of line

This commit is contained in:
Kévin Hilairet
2018-12-06 10:59:49 +04:00
parent be392ebc84
commit 6bf458e4c3
3 changed files with 3 additions and 3 deletions
@@ -1,3 +1,3 @@
octopouce_admin:
dashboard:
enabled: true
enabled: true
@@ -1,2 +1,2 @@
_octopouce_admin:
resource: "@OctopouceAdminBundle/Resources/config/routing.yaml"
resource: "@OctopouceAdminBundle/Resources/config/routing.yaml"
+1 -1
View File
@@ -10,4 +10,4 @@
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
}