pub fn get_cmd_lint_options(
    handler: &EarlyErrorHandler,
    matches: &Matches
) -> (Vec<(String, Level)>, bool, Option<Level>)