misc: formatting and clippy lint fixes

This commit is contained in:
2025-06-16 01:19:57 +01:00
parent 2b5ad0885b
commit 5ed0f9c1ca
9 changed files with 143 additions and 41 deletions
+3
View File
@@ -0,0 +1,3 @@
max_width = 90
comment_width = 90
wrap_comments = true