You've already forked style_checker
mirror of
https://github.com/AdaCore/style_checker.git
synced 2026-02-12 12:58:19 -08:00
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.
4 lines
161 B
Plaintext
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
|