misc: formatting and clippy lint fixes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
max_width = 90
|
||||
comment_width = 90
|
||||
wrap_comments = true
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
max_width = 90
|
||||
comment_width = 90
|
||||
wrap_comments = true
|
||||