Module lints

Module lints 

Source
Expand description

The collection of lints to run.

Re-exportsยง

pub use check::LintCheck;
pub use error::LintError;

Modulesยง

check ๐Ÿ”’
Structs and functions to organize and perform lint checks.
error ๐Ÿ”’
Errors resulting from lint checks that have failed.