docs: ignore development.md and contributing.md from lychee
and update 2 other nix references Signed-off-by: strawberry <strawberry@puppygock.gay> Signed-off-by: morguldir <morguldir@protonmail.com>
This commit is contained in:
parent
3e0d404fb4
commit
c47337f3db
4 changed files with 6 additions and 5 deletions
|
@ -152,7 +152,7 @@ cargo clippy \
|
|||
[[task]]
|
||||
name = "lychee"
|
||||
group = "lints"
|
||||
script = "lychee --verbose --offline docs *.md --exclude development.md"
|
||||
script = "lychee --verbose --offline docs *.md --exclude development.md --exclude contributing.md --exclude testing.md"
|
||||
|
||||
[[task]]
|
||||
name = "markdownlint"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue