Files
style_checker/etc/cvs_check.gprep
Joel Brobecker 7212c8d93c First cut at the new AdaCore Style Checker (ASC)
It should support most kinds of files, except those we no longer
need to check (KP, features), and Java (to be implemented separately,
and hopefully soon).

This includes a testsuite, with coverage measurement. Coverage is
not complete yet (95%, or 24 lines still not covered), but the aim
is to have full coverage.

For NA17-007.
2017-04-18 15:35:50 -07:00

4 lines
161 B
Plaintext

* -a -c
-- Do not delete any conditional code, as we want to syntax check everything
-- Retain directives as comments so as to not introduce extra blank lines