Searched refs:UNCRUSTIFY_ARGS (Results 1 – 1 of 1) sorted by relevance
18 UNCRUSTIFY_ARGS = ["-c", CONFIG_FILE] variable111 uncrustify_cmd = [UNCRUSTIFY_EXE] + UNCRUSTIFY_ARGS + [src_file]141 code_change_args = UNCRUSTIFY_ARGS + ["--no-backup"]