Searched refs:check_gn_format (Results 1 – 1 of 1) sorted by relevance
118 def check_gn_format(files: Iterable[Path]) -> Dict[Path, str]: function266 GN_FORMAT: CodeFormat = CodeFormat('GN', ('.gn', '.gni'), (), check_gn_format,