You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to enable this particular feature to be consumed by any CI automatically. It might be interesting to also list the files which were licensed validated too
Current format:
Call
go-licenser -d
Output
folder/y/foo.java: is missing the license header
Proposal format:
Add -junit flag to enable the output to be generated in the stdout.
The idea is to enable this particular feature to be consumed by any CI automatically. It might be interesting to also list the files which were licensed validated too
Current format:
Call
Output
Proposal format:
Add
-junit
flag to enable the output to be generated in the stdout.Call
Output
UI View in Jenkins (as an example)
The JUnit schema can be found below:
The text was updated successfully, but these errors were encountered: