Skip to content

Commit

Permalink
clippy.toml: Remove outdated configs
Browse files Browse the repository at this point in the history
  • Loading branch information
smalis-msft committed Feb 13, 2025
1 parent f0576dd commit f060104
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .clippy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ disallowed-methods = [
]

avoid-breaking-exported-api = false

# These will become the default in a future version of Rust.
accept-comment-above-statement = true
accept-comment-above-attributes = true

0 comments on commit f060104

Please sign in to comment.