chore: Allow raw string hashes for metadata crate
This commit is contained in:
parent
e31d261e66
commit
034762c619
1 changed files with 3 additions and 0 deletions
|
@ -988,3 +988,6 @@ let_underscore_future = { level = "allow", priority = 1 }
|
|||
|
||||
# rust doesnt understand conduwuit's custom log macros
|
||||
literal_string_with_formatting_args = { level = "allow", priority = 1 }
|
||||
|
||||
|
||||
needless_raw_string_hashes = "allow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue