Files
niri/clippy.toml

6 lines
137 B
TOML
Raw Normal View History

2024-07-28 11:41:09 +03:00
ignore-interior-mutability = [
"smithay::desktop::Window",
"smithay::output::Output",
"wayland_server::backend::ClientId",
]