Files
niri/clippy.toml
2024-07-28 11:41:09 +03:00

6 lines
137 B
TOML

ignore-interior-mutability = [
"smithay::desktop::Window",
"smithay::output::Output",
"wayland_server::backend::ClientId",
]