mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
Deal with Clippy warnings
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
ignore-interior-mutability = [
|
||||||
|
"smithay::desktop::Window",
|
||||||
|
"smithay::output::Output",
|
||||||
|
"wayland_server::backend::ClientId",
|
||||||
|
]
|
||||||
Reference in New Issue
Block a user