forked from Anri/cal8tor
some are already defaults
This commit is contained in:
parent
07068a0150
commit
181ebf53f4
1 changed files with 0 additions and 5 deletions
|
@ -22,9 +22,4 @@ clap = { version = "4.5", features = ["derive"] }
|
|||
dialoguer = "0.11"
|
||||
|
||||
[lints.clippy]
|
||||
correctness = "warn"
|
||||
suspicious = "warn"
|
||||
complexity = "warn"
|
||||
perf = "warn"
|
||||
style = "warn"
|
||||
pedantic = "warn"
|
||||
|
|
Loading…
Reference in a new issue