mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-22 05:24:23 +02:00
build(lint): warn panic_in_result_fn
This commit is contained in:
parent
9948472c41
commit
a070d1f179
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ unsafe_code = "deny"
|
|||
|
||||
[lints.clippy]
|
||||
exit = "deny"
|
||||
panic_in_result_fn = "warn"
|
||||
unwrap_used = "warn"
|
||||
infinite_loop = "warn"
|
||||
mem_forget = "warn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue