Skip to content

Commit d9a3fad

Browse files
authored
chore: configure clippy exported api lint (#653)
Ensures clippy is clean with `avoid-breaking-exported-api = false`. Validated with `cargo clippy --workspace --all-targets --all-features`.
1 parent 6988375 commit d9a3fad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.clippy.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
avoid-breaking-exported-api = false

0 commit comments

Comments
 (0)