Am 16.03.2022 um 10:47 schrieb Carlo Jelmini:
Hi,
regarding missing license headers: would it be an option to run the check as
part of the default build?
+1
This problem happened to me as well.
Locally, we need to build with the “rat” profile to check the license headers,
but because it disables the tests, we are forced to run multiple builds. Making
the check as part of the default build would prevent this kind of issues.
Carlo
I believe the rat profile checks *all* files, not just those under
version control. That makes it inconvenient to keep the casual diff or
log file in the checkout.
Best regards, Julian