parent
81fd141139
commit
9c37511613
|
|
@ -11,9 +11,6 @@ extend-ignore-re = [
|
|||
[default.extend-identifiers]
|
||||
"typ" = "typ" # We may write "typ" instead of "type". The latter is a Rust keyword.
|
||||
|
||||
[default.extend-words]
|
||||
"..." = "…"
|
||||
|
||||
[type.codespell]
|
||||
check-file = false
|
||||
extend-glob = [".codespellrc"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue