Home
last modified time | relevance | path

Searched refs:add_bool_argument (Results 1 – 1 of 1) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A Dmain.py332 …def add_bool_argument(prsr: ParserLike, *args, advanced: bool = False, **kwargs) -> argparse.Actio… function
376 add_bool_argument(
394add_bool_argument(group_general, '--pm', help='launch an IPython post_mortem() on any raised excep…
395 add_bool_argument(group_general, '--werror', help='treat all warnings as errors')
398add_bool_argument(group_general, '-a', '--apply-patches', help='automatically apply patches that a…
403add_bool_argument(group_libclang, '--clang-compat-check', default=True, help='enable clang compati…
414add_bool_argument(group_test, '--replace', help='replace output files in test directory with patch…
433 add_bool_argument(
442 add_bool_argument(