mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 04:47:39 +03:00
clippy warnings
This commit is contained in:
parent
d98d723f97
commit
c72d1381a6
62 changed files with 1742 additions and 818 deletions
|
@ -1,7 +1,5 @@
|
|||
max_width = 89
|
||||
reorder_imports = true
|
||||
#reorder_imports_in_group = true
|
||||
#reorder_imported_names = true
|
||||
wrap_comments = true
|
||||
fn_args_density = "Compressed"
|
||||
use_small_heuristics = false
|
||||
#use_small_heuristics = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue