Add pre- and post-build static code checks via "make check". A repository should specify all checks that it wants to run during CI as dependencies of target "check" in the toplevel Makefile.Signed-off-by: Jan Lindemann <jan@janware.com>
Add pre- and post-build static code checks via "make check". A repository should specify all checks that it wants to run during CI as dependencies of target "check" in the toplevel Makefile.