mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 03:30:50 +02:00
Add ignore rule for pa11y
This commit is contained in:
parent
a34f55d44f
commit
061920f538
1 changed files with 5 additions and 2 deletions
|
@ -21,5 +21,8 @@
|
|||
"http://localhost:8080/request/requirements/",
|
||||
"http://localhost:8080/request/finished/",
|
||||
"http://localhost:8080/user-profile/"
|
||||
]
|
||||
}
|
||||
],
|
||||
"ignore": [
|
||||
"WCAG2AA.Principle2.Guideline2_2.2_2_1.H91"
|
||||
],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue