msrv = "1.75"
cognitive-complexity-threshold = 25
too-many-arguments-threshold = 8
type-complexity-threshold = 250
too-many-lines-threshold = 150
single-char-binding-names-threshold = 4
trivial-copy-size-limit = 64
allow-expect-in-tests = true
allow-unwrap-in-tests = true
allow-panic-in-tests = true
allow-dbg-in-tests = true
allow-print-in-tests = true
allowed-scripts = ["Latin"]
doc-valid-idents = [
"WAC", "LDP", "WebID", "OIDC", "DPoP", "RDF", "OWL", "SPARQL", "Solid",
"Turtle", "N3", "JSON-LD", "WebSocket", "S3", "R2", "CORS", "HTTP",
"HTTPS", "URI", "URL", "URN", "UTF-8",
]
upper-case-acronyms-aggressive = false