Files
langkit/.gitattributes
Pierre-Marie de Rodat 14735e2429 .gitattributes: disable style checks on adalog sources
Change-Id: Iecfcdd29e06ba14b8a0ea6cc273ebbc1fba1df17
TN: minor
2017-01-20 13:10:34 +01:00

10 lines
342 B
Plaintext

# TODO??? Remove this once the server accepts Ada2012...
langkit/support/*.adb no-precommit-check
langkit/support/*.ads no-precommit-check
langkit/adalog/src/*.adb no-precommit-check
langkit/adalog/src/*.ads no-precommit-check
testsuite/tests/*/*/*.adb no-precommit-check
testsuite/tests/*/*/*.ads no-precommit-check
*.py no-precommit-check