Searched full:check_code_format (Results 1 – 9 of 9) sorted by relevance
686 def check_code_format(ctx: PresubmitContext): function708 check_code_format.name = f'{language}_format'709 check_code_format.doc = f'Check the format of {code_format.language} files.'711 return check_code_format
45 ./tools/check_code_format.sh;
47 ./utils/check_code_format.sh;
172 ./scripts/check_code_format.sh
778 - Add option for base branch in check_code_format.sh
731 - Add option for base branch in check_code_format.sh
806 - Add option for base branch in check_code_format.sh