mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-11-16 15:58:14 +00:00
ignore docs.rs
This commit is contained in:
parent
90a631b276
commit
0fcfe535ca
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ verbose = "debug"
|
||||||
no_progress = true
|
no_progress = true
|
||||||
|
|
||||||
# Exclude URLs and mail addresses from checking (supports regex).
|
# Exclude URLs and mail addresses from checking (supports regex).
|
||||||
exclude = ["^file"]
|
exclude = ["^file", "docs.rs"]
|
||||||
|
|
||||||
# Exclude these filesystem paths from getting checked.
|
# Exclude these filesystem paths from getting checked.
|
||||||
exclude_path = [
|
exclude_path = [
|
||||||
|
|
Loading…
Reference in a new issue