# Packages
No description provided by the author
# Functions
No description provided by the author
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
GitDiff runs 'git diff' and writes the output to stdout.
GitDiffIndex returns a list of files that differ from what is committed.
InstallGoLicenser target installs go-licenser.
InstallGoNoticeGen 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.