linthis 0.23.0

A fast, cross-platform multi-language linter and formatter
Documentation
1
2
3
4
fn main() {
    let unused = 42;
    println!("hello");
}