Merge pull request #360 from askama-rs/pr-typ

ci: ignore typos in librustdoc sources
This commit is contained in:
Guillaume Gomez 2025-03-11 19:59:38 +01:00 committed by GitHub
commit d8c24b5ccd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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