some are already defaults
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending approval

This commit is contained in:
Mylloon 2024-05-29 12:03:07 +02:00
parent aba8a501af
commit 024fa67682
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -33,9 +33,4 @@ urlencoding = "2.1"
regex = "1.10"
[lints.clippy]
correctness = "warn"
suspicious = "warn"
complexity = "warn"
perf = "warn"
style = "warn"
pedantic = "warn"