Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Dec 15, 2021
1 parent e73c3bc commit f737a30
Show file tree
Hide file tree
Showing 4 changed files with 938 additions and 12 deletions.
6 changes: 6 additions & 0 deletions build/.pa11yci.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@
"standard": "WCAG2AA",
"level": "error",
"defaults": {
"reporters": [
"cli",
["json", { "fileName": "./pa11y-ci-results.json" }]
],
"runners": [
"axe"
],
"useIncognitoBrowserContext": false,
"screenCapture": "./my-screen-capture.png",
"hideElements": ".bd-search, [id*='tarteaucitron'], #TableOfContents, .text-primary, .navbar-light .navbar-brand, .accordion-button:not(.collapsed), .active, [aria-current], select:disabled, [disabled] label, [disabled] + label, .modal, .bd-example nav, .badge.rounded-pill.bg-info.text-white, .exclude-from-pa11y-analysis, a.disabled, .form-check.form-switch",
"ignore": [
"heading-order",
Expand Down
Loading

0 comments on commit f737a30

Please sign in to comment.