Allow execution of static tests with the `make static-tests` command and improve its output for the human reader
4 lines
44 B
Makefile
4 lines
44 B
Makefile
|
|
static-test:
|
|
./dist/tools/static-tests.sh
|