This commit is contained in:
Matthias 2022-11-13 13:50:11 +01:00 committed by GitHub
parent 6bb5525abb
commit fbf0e9faea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -359,7 +359,7 @@ For excluding files/directories from being scanned use `lychee.toml`
and `exclude_path`.
```toml
exclude_path = ["some/path", "*/dev/*]
exclude_path = ["some/path", "*/dev/*"]
```
### Caching