From 8e4de1e5f2fa0c20e6e2a78af8869ecf4bf8095d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 17 Nov 2020 15:16:07 +0100 Subject: [PATCH] srclibs: add new line character at the end of files missing it --- srclibs/MinetestGame.yml | 2 +- srclibs/MozFennec.yml | 2 +- srclibs/MozFennecBeta.yml | 2 +- srclibs/MozGlean.yml | 3 ++- srclibs/StockFish.yml | 1 + srclibs/realm.yml | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/srclibs/MinetestGame.yml b/srclibs/MinetestGame.yml index b804fccdce..7e5a14fb29 100644 --- a/srclibs/MinetestGame.yml +++ b/srclibs/MinetestGame.yml @@ -1,2 +1,2 @@ RepoType: git -Repo: https://github.com/minetest/minetest_game.git \ No newline at end of file +Repo: https://github.com/minetest/minetest_game.git diff --git a/srclibs/MozFennec.yml b/srclibs/MozFennec.yml index 23ca06a538..d3c4e11377 100644 --- a/srclibs/MozFennec.yml +++ b/srclibs/MozFennec.yml @@ -1,2 +1,2 @@ RepoType: hg -Repo: https://hg.mozilla.org/releases/mozilla-release/ \ No newline at end of file +Repo: https://hg.mozilla.org/releases/mozilla-release/ diff --git a/srclibs/MozFennecBeta.yml b/srclibs/MozFennecBeta.yml index a1c2ba700e..e1e1c1c526 100644 --- a/srclibs/MozFennecBeta.yml +++ b/srclibs/MozFennecBeta.yml @@ -1,2 +1,2 @@ RepoType: hg -Repo: https://hg.mozilla.org/releases/mozilla-beta/ \ No newline at end of file +Repo: https://hg.mozilla.org/releases/mozilla-beta/ diff --git a/srclibs/MozGlean.yml b/srclibs/MozGlean.yml index 857e54280c..8352ee64fb 100644 --- a/srclibs/MozGlean.yml +++ b/srclibs/MozGlean.yml @@ -1,2 +1,3 @@ RepoType: git -Repo: https://github.com/mozilla/glean.git \ No newline at end of file +Repo: https://github.com/mozilla/glean.git + diff --git a/srclibs/StockFish.yml b/srclibs/StockFish.yml index 7c1eba5961..f31ab76278 100644 --- a/srclibs/StockFish.yml +++ b/srclibs/StockFish.yml @@ -3,3 +3,4 @@ #Subdir:DroidFish/jni/stockfish RepoType: git Repo: https://github.com/official-stockfish/Stockfish + diff --git a/srclibs/realm.yml b/srclibs/realm.yml index bc0d80cd68..bb5c463105 100644 --- a/srclibs/realm.yml +++ b/srclibs/realm.yml @@ -3,4 +3,4 @@ Repo: https://github.com/realm/realm-js.git Prepare: | - git submodule update --init \ No newline at end of file + git submodule update --init