1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
testsuite/*/*/* no-precommit-check
testsuite/*/*/*/* no-precommit-check
testsuite/*/*/*/*/* no-precommit-check
python3/tests/*/*/* no-precommit-check
python3/tests/*/* no-precommit-check
python3/tests/* no-precommit-check
# Third-party package
src/getRSS.c no-precommit-check
src/sqlite/amalgamation/* no-precommit-check
src/dborm.py no-precommit-check
src/xref.generated/* no-precommit-check
distrib/gnatcoll/runtime.py no-precommit-check
# ??? Workaround bug in style checker, which complains that
# Finalization_Size is an unrecognized attribute
src/gnatcoll-storage_pools-headers.adb no-precommit-check
|