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.py512 class CodeFormat(NamedTuple): class
671 code_format: CodeFormat,
717 code_formats: Collection[CodeFormat] = CODE_FORMATS,
737 code_formats: Collection[CodeFormat] = CODE_FORMATS_WITH_YAPF,
763 def _context(self, code_format: CodeFormat):
818 code_formats: Collection[CodeFormat] = CODE_FORMATS,
872 code_formats: Collection[CodeFormat] = CODE_FORMATS,