splint 1.1.0

Custom Rust Linting
Documentation
1
2
3
pub(crate) fn fail_linting() {
    let abc = def.unwrap();
}