mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-09 07:09:12 +02:00
chore(cargo-clippy): rm no-op lint line
This commit is contained in:
parent
d288860ac8
commit
40e5281ee0
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ format_push_string = "warn"
|
|||
large_include_file = "warn"
|
||||
shadow_unrelated = "warn"
|
||||
struct_field_names = "allow" # annoying
|
||||
module_name_repetitions = "allow" # annoying
|
||||
|
||||
disallowed_types = "deny"
|
||||
disallowed_methods = "deny"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue