From dee3accc8f88b7b9bcebe5d1927594bfd4bb66d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joubert=20Guimar=C3=A3es=20de=20Assis?= Date: Sat, 27 Jun 2020 22:32:19 -0300 Subject: [PATCH] Add missing new line into files --- .../0.1/config/packages/redrat_api_helper.yaml | 2 +- redrat/api-helper-bundle/0.1/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/redrat/api-helper-bundle/0.1/config/packages/redrat_api_helper.yaml b/redrat/api-helper-bundle/0.1/config/packages/redrat_api_helper.yaml index 5b9ed006..2a7bacef 100644 --- a/redrat/api-helper-bundle/0.1/config/packages/redrat_api_helper.yaml +++ b/redrat/api-helper-bundle/0.1/config/packages/redrat_api_helper.yaml @@ -1,2 +1,2 @@ redrat_api_helper: - paths: \ No newline at end of file + paths: diff --git a/redrat/api-helper-bundle/0.1/manifest.json b/redrat/api-helper-bundle/0.1/manifest.json index 0705c47e..0405f883 100644 --- a/redrat/api-helper-bundle/0.1/manifest.json +++ b/redrat/api-helper-bundle/0.1/manifest.json @@ -6,4 +6,4 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/" } -} \ No newline at end of file +}