Fix, clippy now working better

This commit is contained in:
elvis
2025-09-28 17:11:43 +02:00
parent dee8a3a5ff
commit 164e1d883c
7 changed files with 461 additions and 139 deletions

1
clippy.toml Normal file
View File

@ -0,0 +1 @@
ignore-interior-mutability = ["rsprocess::system::System", "rsprocess::system::PositiveSystem", ".."]