ruff/crates/ruff_macros/src
2023-03-09 10:07:39 +00:00
..
cache_key.rs refactor: Introduce CacheKey trait (#3323) 2023-03-03 18:29:49 +00:00
config.rs refactor: Move name out of OptionField & OptionGroup 2023-02-11 23:43:09 -05:00
derive_message_formats.rs refactor: Introduce crates folder (#2088) 2023-02-05 16:47:48 -05:00
lib.rs Remove old define_violation! (in favor of #[violation]) (#3310) 2023-03-06 17:00:29 +00:00
map_codes.rs refactor: Extract ruff_wasm (#3401) 2023-03-09 10:07:39 +00:00
register_rules.rs Decouple Diagnostic from "all violations" enumeration (#3352) 2023-03-08 17:51:37 +00:00
rule_code_prefix.rs refactor: Extract ruff_wasm (#3401) 2023-03-09 10:07:39 +00:00
rule_namespace.rs [numpy] deprecated type aliases (#2810) 2023-02-14 23:45:12 +00:00
violation.rs Rename DiagnosticKind#commit to DiagnosticKind#suggestion (#3397) 2023-03-08 18:06:19 +00:00