Skip to content

Commit

Permalink
Merge branch 'add-linkcheck' into test
Browse files Browse the repository at this point in the history
  • Loading branch information
CsatariGergely authored Jan 25, 2024
2 parents 17549ad + cd2f753 commit 07a9078
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .linkspector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ aliveStatusCodes:
- 200
- 201
- 204
- 302
- 304
ignorePatterns:
- pattern: "^http://localhost.*$"
- pattern: "^http://HOSTNAME:PORT.*$"
- pattern: "^http://HOSTNAME:PORT.*$"
- pattern: "^http.*t_repeat_yourself#WET.*"

0 comments on commit 07a9078

Please sign in to comment.