Home
last modified time | relevance | path

Searched defs:CodeFormat (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dformat_code.py452 class CodeFormat(NamedTuple): class
580 code_format: CodeFormat,
625 code_formats: Collection[CodeFormat] = CODE_FORMATS,
645 code_formats: Collection[CodeFormat] = CODE_FORMATS_WITH_YAPF,
665 def _context(self, code_format: CodeFormat):
720 code_formats: Collection[CodeFormat] = CODE_FORMATS,
774 code_formats: Collection[CodeFormat] = CODE_FORMATS,