Skip to content

Commit

Permalink
ci: remove leading ./ from ignored axe-linter files (#2338)
Browse files Browse the repository at this point in the history
  • Loading branch information
straker authored Jun 30, 2020
1 parent 7ec3185 commit e7cbc2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/axe-linter.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
exclude:
- ./CHANGELOG.md
- ./test/**/*
- CHANGELOG.md
- test/**/*

0 comments on commit e7cbc2e

Please sign in to comment.