Skip to content

Commit

Permalink
Activate unexpected_cfgs lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hombit committed Jul 26, 2024
1 parent 337069e commit 5420278
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ harness = false
[lints.clippy]
incompatible_msrv = "deny"

[lints.rust]
unexpected_cfgs = "deny"

[package.metadata.docs.rs]
rustdoc-args = [
"--html-in-header",
Expand Down

0 comments on commit 5420278

Please sign in to comment.