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
Add support for prep processes to dependencies license check
For some types of dependency management frameworks, it is necessary to run some operation before the check for
unapproved dependency license types.
No preparation is needed for Go module-based projects like this one, so the preparation task is left empty, but this is
a copy of a "template" asset that is intended to be a "template" that is generally applicable to projects of any type so
the change is brought solely in order to keep the file in sync with the upstream source.
0 commit comments