rust-clippy/clippy_lints
Michael Wright 89cb053146 Fix clippy warning
Fix cyclomatic_complexity warning on `check_expr` by allowing it. This
is preferable to increasing the threshold every time the method changes.
2018-04-02 07:04:39 +02:00
..
src Fix clippy warning 2018-04-02 07:04:39 +02:00
Cargo.toml Bump to 0.191 2018-03-30 10:38:42 +02:00
README.md Fix crates.io site name 2017-12-15 00:33:23 +02:00

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.