Skip to content

Commit 99f1b56

Browse files
committed
lint: i changed my mind
1 parent 4e06a9a commit 99f1b56

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,6 @@ name = "rustcast"
33
version = "0.5.2"
44
edition = "2024"
55

6-
[lints.clippy]
7-
# NOTE: set "annoying" lints that aren't of note to allowed as they appear
8-
pedantic = { level = "warn", priority = -1 }
9-
cast_precision_loss = "allow"
10-
cast_sign_loss = "allow"
11-
12-
136
[lints.rustdoc]
147
missing_docs = "warn"
158

0 commit comments

Comments
 (0)