some are already defaults

This commit is contained in:
Mylloon 2024-05-29 12:02:30 +02:00
parent 8b80c13436
commit b76cba89ec
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -11,9 +11,4 @@ license = "AGPL-3.0-or-later"
[lints.clippy]
correctness = "warn"
suspicious = "warn"
complexity = "warn"
perf = "warn"
style = "warn"
pedantic = "warn"