erg/crates/erg_linter/mod.rs
2023-01-15 12:03:19 +09:00

3 lines
33 B
Rust

mod lint;
pub use lint::Linter;