Static clippy_lints::print::PRINTLN_EMPTY_STRING []

pub static PRINTLN_EMPTY_STRING: &Lint = &::lint::Lint{name: "PRINTLN_EMPTY_STRING",
              default_level: ::lint::Warn,
              desc: "using `println!(\"\")` with an empty string",
              epoch_deny: None,}