Files
gnatdashboard/.gitattributes
Nicolas Setton 8d3920d935 QA24-026 Fix csv processing in the codepeer plugin
The command line to create the .csv should not capture in that
file the error messages emitted by the command. To make sure of
this, count on such error messages being sent to stderr, and do
not log these messages in the .csv.

Change-Id: I74d9db87693508d54d49c74a842f62fef4c91185
2017-10-24 14:51:57 -04:00

54 lines
3.1 KiB
Plaintext

# GNAThub Test Files
gnathub/share/examples/gnatdashboard/sdc/projects/prj2/src2.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/projects/prj4/src4.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/projects/prj1/src1.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/projects/prj3/src3.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/screen_output.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/input.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/input.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/screen_output.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/except.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/stack.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/sdc.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/stack.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/common/sdc.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/obj/codepeer/b~sdc.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/obj/codepeer/b~sdc.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/struct/instructions.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/struct/values.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/struct/tokens.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/struct/values.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/struct/tokens.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/struct/values-operations.adb no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/struct/values-operations.ads no-precommit-check
gnathub/share/examples/gnatdashboard/sdc/struct/instructions.ads no-precommit-check
# sonar-ada-plugin Java Files
sonar-ada/**/*.java no-precommit-check
sonar-ada/surefire-to-gnatpython-report.py no-precommit-check
# Old known-problems and features files
features-10 no-precommit-check
features-11 no-precommit-check
known-problems-09 no-precommit-check
known-problems-10 no-precommit-check
# Webui JS files
webui/webpack.config.js no-precommit-check
webui/postcss.config.js no-precommit-check
webui/config/head-config.common.js no-precommit-check
webui/config/helpers.js no-precommit-check
webui/config/webpack.dev.js no-precommit-check
webui/config/html-elements-plugin/index.js no-precommit-check
webui/config/modules/angular2-hmr-prod.js no-precommit-check
webui/config/protractor.conf.js no-precommit-check
webui/config/webpack.test.js no-precommit-check
webui/config/webpack.common.js no-precommit-check
webui/config/karma.conf.js no-precommit-check
webui/config/webpack.prod.js no-precommit-check
webui/config/spec-bundle.js no-precommit-check
webui/coverage/html/sorter.js no-precommit-check
webui/coverage/html/prettify.js no-precommit-check
webui/karma.conf.js no-precommit-check
webui/dll/polyfills.dll.js no-precommit-check
webui/dll/vendor.dll.js no-precommit-check
# This imports the Ada Python API using "from x import *"
gnathub/src/lib/GNAThub/__init__.py no-precommit-check