ruff/crates/ruff_linter
Brent Westbrook 2a3f094a62
cache checker.path.ends_with("__init__.py") checks
this is actually the only reason Checker::path() was used and nearly the only
reason the field Checker::path exists. there's only one remaining reference to
the field in a debug logging call
2025-12-22 13:28:34 -05:00
..
resources [ruff] Add non-empty-init-module (RUF070) 2025-12-22 12:44:40 -05:00
src cache checker.path.ends_with("__init__.py") checks 2025-12-22 13:28:34 -05:00
Cargo.toml Bump 0.14.10 (#22058) 2025-12-18 13:08:17 -06:00