Searched refs:STRICT_LINTS (Results 1 – 1 of 1) sorted by relevance
38 STRICT_LINTS = {"unknown_lints", "warnings"} variable107 if not (strict_lints and lint in STRICT_LINTS):111 for lint in STRICT_LINTS: