ruff/crates/ruff_macros/src
Charlie Marsh 4dee49d6fa
Run nightly Clippy over the Ruff repo (#5670)
## Summary

This is the result of running `cargo +nightly clippy --workspace
--all-targets --all-features -- -D warnings` and fixing all violations.
Just wanted to see if there were any interesting new checks on nightly
👀
2023-07-10 23:44:38 -04:00
..
cache_key.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
combine_options.rs Merge subsettings when extending configurations (#4431) 2023-05-15 02:34:58 +00:00
config.rs Run nightly Clippy over the Ruff repo (#5670) 2023-07-10 23:44:38 -04:00
derive_message_formats.rs Format let-else with rustfmt nightly (#5461) 2023-07-03 02:13:35 +00:00
lib.rs Merge registry into codes (#4651) 2023-06-02 10:33:01 +00:00
map_codes.rs Turn Linters', etc. implicit into_iter()s into explicit rules() (#5436) 2023-07-03 19:35:16 -04:00
newtype_index.rs Add unreachable code rule (#5384) 2023-07-04 14:27:23 +00:00
rule_code_prefix.rs Enable pycodestyle rules under new "nursery" category (#4407) 2023-05-16 21:21:58 +00:00
rule_namespace.rs Fix remaining Copyright rule references (#5577) 2023-07-07 02:49:19 +00:00
violation.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00