test: reformat json data to appease linter

This commit just ran:
```
  find -iname "*.json" -print -exec sh -c 'jq --indent 2 . {} | sponge {}' \;
```
to ensure that the new test json data from librepo is in the format
the linter expects.
This commit is contained in:
Michael Vogt 2025-01-07 17:35:18 +01:00 committed by Simon de Vlieger
parent e4ae9ec018
commit a36fca4b34
10 changed files with 110 additions and 110 deletions

View file

@ -20,20 +20,20 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/one404.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/one404.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
}
}
}
}
}

View file

@ -20,20 +20,20 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/one404",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/one404",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
}
}
}
}
}

View file

@ -20,18 +20,18 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/",
"type": "baseurl",
"name": "baseurl"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/updates/",
"type": "baseurl",
"name": "updates"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/",
"type": "baseurl",
"name": "baseurl"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/updates/",
"type": "baseurl",
"name": "updates"
}
}
}
}
}

View file

@ -20,20 +20,20 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
}
}
}
}
}

View file

@ -20,20 +20,20 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
}
}
}
}
}

View file

@ -12,14 +12,14 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/",
"type": "baseurl",
"fastest-mirror": true,
"name": "baseurl"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/",
"type": "baseurl",
"fastest-mirror": true,
"name": "baseurl"
}
}
}
}
}

View file

@ -12,14 +12,14 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
}
}
}
}
}

View file

@ -12,14 +12,14 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
}
}
}
}
}

View file

@ -20,20 +20,20 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/fedora.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/metalink/updates.xml",
"type": "metalink",
"fastest-mirror": true,
"name": "metalink"
}
}
}
}
}

View file

@ -20,20 +20,20 @@
}
},
"options": {
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
}
"mirrors": {
"0cde5945566ff3feb627eaa84e31223d2b8be54fb446222cded36fc5e5debcc2": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/fedora",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
},
"d68132295d14ad03bd676009c4fe8727f5040adfb91e20ac9919101d14ff4703": {
"url": "http://localhost/sources/org.osbuild.librepo/data/mirrorlist/updates",
"type": "mirrorlist",
"fastest-mirror": true,
"name": "mirrorlist"
}
}
}
}
}