mirror of
https://github.com/astral-sh/ruff
synced 2026-01-22 14:00:51 -05:00
4 lines
53 B
Rust
4 lines
53 B
Rust
//! Module for Ruff-specific rules.
|
|
|
|
pub mod checks;
|