dioxus/lychee.toml

6 lines
213 B
TOML
Raw Normal View History

# This is the configuration file for lychee, a link validator.
exclude = ['file:///', 'https://github.com/DioxusLabs/dioxus/commit']
exclude_path = ['target']
no_progress = false
cache = true
max_cache_age = "10d"