package
0.1.0
Repository: https://github.com/elastic/lunes.git
Documentation: pkg.go.dev

# 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.

# Type aliases

Deps contains targets related to checking dependencies.
Linter contains targets related to linting the Go code.
Linter contains targets related to linting the Go code.