mirror of
https://github.com/fafhrd91/actix-net
synced 2025-08-31 06:16:59 +02:00
5 lines
65 B
TOML
5 lines
65 B
TOML
disallowed-names = [
|
|
"..", # defaults
|
|
"e", # prefer `err`
|
|
]
|