mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-07 10:26:45 +03:00
fix weird long lines
This commit is contained in:
parent
bb56719d1e
commit
36c4d104bc
10
Cranky.toml
10
Cranky.toml
@ -52,11 +52,11 @@ deny = [
|
||||
"clippy::unneeded_field_pattern",
|
||||
"clippy::unseparated_literal_suffix",
|
||||
#TODO: ║
|
||||
#clippy::if_then_some_else_none ║
|
||||
#clippy::partial_pub_fields ║
|
||||
#clippy::print_stdout ║
|
||||
#clippy::unwrap_in_result ║
|
||||
#clippy::unwrap_used ║
|
||||
#clippy::if_then_some_else_none
|
||||
#clippy::partial_pub_fields
|
||||
#clippy::print_stdout
|
||||
#clippy::unwrap_in_result
|
||||
#clippy::unwrap_used
|
||||
#clippy::use_debug
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user