1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-08-31 08:26:59 +02:00
Files
actix-net/.clippy.toml
2025-08-29 00:57:13 +01:00

5 lines
65 B
TOML

disallowed-names = [
"..", # defaults
"e", # prefer `err`
]