Skip to content

Commit e2bbcf0

Browse files
committed
fix: ignore Liquid template expressions in link checker
1 parent 94fe733 commit e2bbcf0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
# necessarily not real links - i.e. demos and to be filled by
3131
# cookiecutter values.
3232
args: "--verbose
33+
--exclude \\{\\{.*\\}\\}
3334
--exclude https://forum.image.sc/
3435
--exclude http://www.gnu.org
3536
--exclude http://fsf.org

0 commit comments

Comments
 (0)