mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-05 02:33:28 +02:00
Formatting fix
This commit is contained in:
parent
d6b6d98d96
commit
bc08e8e556
1 changed files with 19 additions and 18 deletions
|
@ -5,7 +5,8 @@
|
||||||
},
|
},
|
||||||
"urls": [
|
"urls": [
|
||||||
{
|
{
|
||||||
["http://localhost:8080/",
|
"urls": [
|
||||||
|
"http://localhost:8080/",
|
||||||
"http://localhost:8080/health/",
|
"http://localhost:8080/health/",
|
||||||
"http://localhost:8080/request/",
|
"http://localhost:8080/request/",
|
||||||
"http://localhost:8080/request/organization/",
|
"http://localhost:8080/request/organization/",
|
||||||
|
@ -25,7 +26,7 @@
|
||||||
],
|
],
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"WCAG2AA.Principle2.Guideline2_2.2_2_1.H91"
|
"WCAG2AA.Principle2.Guideline2_2.2_2_1.H91"
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue