Cleanup: remove trailing space from pipeline_config.json

Remove trailing spaces from `pipeline_config.json`

No functional changes.
This commit is contained in:
Sybren A. Stüvel 2021-06-07 11:36:26 +02:00
parent 98876d46ef
commit 4f6cab176a
1 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
{ "path": "source/tools", "branch": "master", "commit_id": "HEAD" }
]
},
"svn":
"svn":
{
"tests": { "path": "lib/tests", "branch": "trunk", "commit_id": "HEAD" },
"libraries":
@ -47,7 +47,7 @@
"cmake":
{
"default":
{
{
"version": "any",
"overrides":
{
@ -58,28 +58,28 @@
{
"overrides":
{
}
},
"darwin-arm64":
{
"overrides":
{
}
},
"linux-x86_64":
{
"overrides":
{
}
},
"windows-amd64":
{
"overrides":
{
}
}
}