mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-09-13 05:55:22 +00:00
Enforce lint reasons
This commit is contained in:
parent
61850aa1ed
commit
3bb6d1456d
3 changed files with 4 additions and 6 deletions
|
@ -8,6 +8,7 @@ members = [
|
|||
default-members = ["blahd"]
|
||||
|
||||
[workspace.lints.clippy]
|
||||
allow_attributes = "warn"
|
||||
dbg_macro = "warn"
|
||||
print_stderr = "warn"
|
||||
print_stdout = "warn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue