From c8ce7d27aa89ad43cc6fac6e46fbbf9e1f084d1c Mon Sep 17 00:00:00 2001 From: autoantwort <41973254+autoantwort@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:23:20 +0200 Subject: format vcpkg.json testing files (#17120) --- scripts/testing/version-files/ports_incomplete/cat/vcpkg.json | 8 ++++---- scripts/testing/version-files/ports_incomplete/dog/vcpkg.json | 10 +++++----- scripts/testing/version-files/ports_incomplete/duck/vcpkg.json | 8 ++++---- .../testing/version-files/ports_incomplete/ferret/vcpkg.json | 8 ++++---- scripts/testing/version-files/ports_incomplete/fish/vcpkg.json | 10 +++++----- .../testing/version-files/ports_incomplete/mouse/vcpkg.json | 8 ++++---- 6 files changed, 26 insertions(+), 26 deletions(-) (limited to 'scripts/testing') diff --git a/scripts/testing/version-files/ports_incomplete/cat/vcpkg.json b/scripts/testing/version-files/ports_incomplete/cat/vcpkg.json index b87e4a2da..d8b8fd81e 100644 --- a/scripts/testing/version-files/ports_incomplete/cat/vcpkg.json +++ b/scripts/testing/version-files/ports_incomplete/cat/vcpkg.json @@ -1,4 +1,4 @@ -{ - "name": "cat", - "version": "1.0" -} \ No newline at end of file +{ + "name": "cat", + "version": "1.0" +} diff --git a/scripts/testing/version-files/ports_incomplete/dog/vcpkg.json b/scripts/testing/version-files/ports_incomplete/dog/vcpkg.json index 65465b940..847857f6c 100644 --- a/scripts/testing/version-files/ports_incomplete/dog/vcpkg.json +++ b/scripts/testing/version-files/ports_incomplete/dog/vcpkg.json @@ -1,5 +1,5 @@ -{ - "name": "dog", - "version-date": "2001-01-01", - "port-version": 1 -} \ No newline at end of file +{ + "name": "dog", + "version-date": "2001-01-01", + "port-version": 1 +} diff --git a/scripts/testing/version-files/ports_incomplete/duck/vcpkg.json b/scripts/testing/version-files/ports_incomplete/duck/vcpkg.json index d780d01bf..f6e7aba53 100644 --- a/scripts/testing/version-files/ports_incomplete/duck/vcpkg.json +++ b/scripts/testing/version-files/ports_incomplete/duck/vcpkg.json @@ -1,4 +1,4 @@ -{ - "name": "duck", - "version-string": "mallard" -} \ No newline at end of file +{ + "name": "duck", + "version-string": "mallard" +} diff --git a/scripts/testing/version-files/ports_incomplete/ferret/vcpkg.json b/scripts/testing/version-files/ports_incomplete/ferret/vcpkg.json index 1b4b5c2c1..3c444c42c 100644 --- a/scripts/testing/version-files/ports_incomplete/ferret/vcpkg.json +++ b/scripts/testing/version-files/ports_incomplete/ferret/vcpkg.json @@ -1,4 +1,4 @@ -{ - "name": "ferret", - "version": "1" -} \ No newline at end of file +{ + "name": "ferret", + "version": "1" +} diff --git a/scripts/testing/version-files/ports_incomplete/fish/vcpkg.json b/scripts/testing/version-files/ports_incomplete/fish/vcpkg.json index f67c10a5a..044ef8474 100644 --- a/scripts/testing/version-files/ports_incomplete/fish/vcpkg.json +++ b/scripts/testing/version-files/ports_incomplete/fish/vcpkg.json @@ -1,5 +1,5 @@ -{ - "name": "fish", - "version-string": "1.0.0", - "description": "This description causes an intentional discrepancy between the local SHA and the SHA in fish.json for version 1.0.0" -} \ No newline at end of file +{ + "name": "fish", + "version-string": "1.0.0", + "description": "This description causes an intentional discrepancy between the local SHA and the SHA in fish.json for version 1.0.0" +} diff --git a/scripts/testing/version-files/ports_incomplete/mouse/vcpkg.json b/scripts/testing/version-files/ports_incomplete/mouse/vcpkg.json index fd6cab451..8cbe81f93 100644 --- a/scripts/testing/version-files/ports_incomplete/mouse/vcpkg.json +++ b/scripts/testing/version-files/ports_incomplete/mouse/vcpkg.json @@ -1,4 +1,4 @@ -{ - "name": "mouse", - "version-semver": "1.0.0" -} \ No newline at end of file +{ + "name": "mouse", + "version-semver": "1.0.0" +} -- cgit v1.2.3