mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Cargo.toml/config.toml: format files
This commit is contained in:
parent
85952a07a2
commit
7ead5121da
2 changed files with 2 additions and 2 deletions
|
@ -667,7 +667,7 @@ return_self_not_must_use = "allow" # 8
|
|||
needless_pass_by_value = "allow" # 8
|
||||
# manual_let_else = "allow" # 8
|
||||
# needless_raw_string_hashes = "allow" # 7
|
||||
inline_always = "allow" # 6
|
||||
inline_always = "allow" # 6
|
||||
# format_push_string = "allow" # 6
|
||||
fn_params_excessive_bools = "allow" # 6
|
||||
# single_char_pattern = "allow" # 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue