# Packages
No description provided by the author
# Functions
nolint:forbidigo // allow print.
FindFilesRecursive recursively traverses from the CWD and invokes the given match function on each regular file to determine if the given path should be returned as a match.
No description provided by the author
InstallGoLicenser target installs go-licenser.
InstallGoLicenser target installs go-licenser.
# Constants
GoImportsImportPath controls the import path used to install goimports.
GoImportsLocalPrefix is a string prefix matching imports that should be grouped after third-party packages.
# Variables
GoLicenserImportPath controls the import path used to install go-licenser.
GoNoticeGeneratorImportPath controls the import path used to install go-licence-detector.