Skip to content

Commit

Permalink
ignore @cite in link checks
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaferranti authored and abelsiqueira committed Oct 25, 2024
1 parent 4366233 commit f33aa45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/.lychee.toml.jinja
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
exclude = [
"@ref",
"@cite",
"^https://github.com/.*/releases/tag/v.*$",
"^https://doi.org/FIXME$",
"^https://{{ PackageOwner }}.github.io/{{ PackageName }}.jl/stable$",
Expand Down

0 comments on commit f33aa45

Please sign in to comment.