Static clippy_lints::formatting::SUSPICIOUS_ASSIGNMENT_FORMATTING []

pub static SUSPICIOUS_ASSIGNMENT_FORMATTING: &Lint = &::lint::Lint{name: "SUSPICIOUS_ASSIGNMENT_FORMATTING",
              default_level: ::lint::Warn,
              desc: "suspicious formatting of `*=`, `-=` or `!=`",
              epoch_deny: None,}