ruff/crates/ruff_macros/src
2023-03-20 16:45:33 +00:00
..
cache_key.rs refactor: Introduce CacheKey trait (#3323) 2023-03-03 18:29:49 +00:00
config.rs refactor: Replace Vec in options metadata with static array (#3433) 2023-03-11 09:03:56 +00: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: Add Copy implementation to Rule (#3556) 2023-03-16 17:50:18 +01:00
register_rules.rs Merge Availability and AutofixKind (#3629) 2023-03-20 16:45:33 +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 Introduce a ruff_diagnostics crate (#3409) 2023-03-09 20:48:57 +00:00