arti/clippy.toml

4 lines
144 B
TOML

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