ruff/crates/ruff_macros/src
Auguste Lalande 3ed707f245
Spellcheck & grammar (#10375)
## Summary

I used `codespell` and `gramma` to identify mispellings and grammar
errors throughout the codebase and fixed them. I tried not to make any
controversial changes, but feel free to revert as you see fit.
2024-03-13 02:34:23 +00:00
..
cache_key.rs Add #[automatically_derived] to derived impls (#8080) 2023-10-20 00:12:27 +00:00
combine_options.rs Add #[automatically_derived] to derived impls (#8080) 2023-10-20 00:12:27 +00:00
config.rs Add deprecation message for top-level lint settings (#9582) 2024-02-01 13:35:02 -06:00
derive_message_formats.rs Format let-else with rustfmt nightly (#5461) 2023-07-03 02:13:35 +00:00
lib.rs Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
map_codes.rs Add rule removal infrastructure (#9691) 2024-02-01 13:35:02 -06:00
newtype_index.rs remove several uses of unsafe (#8600) 2023-11-28 09:50:03 -05:00
rule_code_prefix.rs Add internal hidden rules for testing (#9747) 2024-02-01 08:44:51 -06:00
rule_namespace.rs Update to Rust 1.74 and use new clippy lints table (#8722) 2023-11-16 18:12:46 -05:00
violation.rs Add #[automatically_derived] to derived impls (#8080) 2023-10-20 00:12:27 +00:00