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