mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-27 13:00:57 +00:00
Merge pull request #360 from askama-rs/pr-typ
ci: ignore typos in librustdoc sources
This commit is contained in:
commit
d8c24b5ccd
@ -10,6 +10,9 @@ extend-exclude = [
|
||||
"target/",
|
||||
"askama_parser/tests/*.txt",
|
||||
"testing/templates/fuzzed-*",
|
||||
# we copied the files verbatim including any typos :)
|
||||
"askama_parser/benches",
|
||||
"askama_derive_standalone/benches",
|
||||
# filler texts
|
||||
"askama/benches/strings.inc",
|
||||
# too many false positives
|
||||
|
Loading…
x
Reference in New Issue
Block a user