1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[]
= "en-us"
[]
= [
# generated files
"book/ethicalads-theme.css",
"fuzzing/fuzz/artifacts/",
"fuzzing/fuzz/corpus/",
"target/",
"askama_parser/tests/*.txt",
"testing/templates/fuzzed-*",
# we copied the files verbatim including any typos :)
"askama_parser/benches",
"askama_derive/benches",
# filler texts
"*/benches/strings.inc",
# too many false positives
"testing/tests/gen_ws_tests.py",
# truncated output
"testing/tests/ui/*.stderr",
# minimized file full of regular expressions that trip up the typo checker
"book/theme/highlight.js",
]
[]
# It's actually called that in the ASCII standard
= "Enquiry"
# French words
= "exemple"
= "existant"
# used in tests
= "Ba"
= "fo"
= "Fo"
= "sur"