arti/clippy.toml

4 lines
143 B
TOML

disallowed-methods = [
# { path = "std::time::SystemTime::now", reason = "prefer using SleepProvider::wallclock instead when possible" },
]