Files
gnatstudio/.gitattributes
Vadim Godunko 0c91af70b0 TB09-023 Update configure script...
... in hope it will be able to detect Python3 properly

Change-Id: I813f6326487dade792b67438e043447c905b6d0f
2021-03-04 04:52:11 +00:00

54 lines
1.8 KiB
Plaintext

# Disabled temporarily, since cvs-check does not accept our format
# yet (too old an install)
docs/users_guide/conf.py no-precommit-check
gnatdoc/docs/users_guide/conf.py no-precommit-check
# Not supported by the new (python3) precommit
docs/users_guide/GPS/__init__.py no-precommit-check
# this is generated
docs/users_guide/GPS/generated_hooks.py no-precommit-check
docs/*/conf.py no-precommit-check
# this is generated by -fdump-ada-spec
libclang/gen/* no-precommit-check
# obsolete scripts, will be removed
share/plug-ins/vcs/*.py no-precommit-check
# Long lines in XML string
share/support/core/languages.py no-precommit-check
share/support/core/projects.py no-precommit-check
share/support/languages/c_support.py no-precommit-check
share/support/core/gpr.py no-precommit-check
share/support/core/vcs/* no-precommit-check
share/support/core/* no-precommit-check
# Long lines for external commands to execute
share/support/core/gnatdist.py no-precommit-check
share/support/core/spark.py no-precommit-check
share/library/parasail.py no-precommit-check
kernel/src/hooks.py no-precommit-check
# This one does some imports that are unused but needed for tests
share/support/core/gs_utils/internal/driver.py no-precommit-check
# Automatically generated
share/support/core/runtime.py no-precommit-check
# Temporary, while P728-041 is being investigated
distrib/known-problems-62 no-precommit-check
# Some non-AdaCore code
share/templates/microbit_example/src/* no-precommit-check
# "GPS" not defined in these
testsuite/tests/*/* no-precommit-check
testsuite/tests/*/*/* no-precommit-check
share/support/core/gs_utils/internal/utils.py no-precommit-check
# m4 macro
m4/ax_python_devel.m4 no-precommit-check