package
0.0.0-20241211143257-e782fd1d000f
Repository: https://github.com/opentofu/libregistry.git
Documentation: pkg.go.dev

# README

golangci-lint wrapper

In order to make build tools runnable on any platform, this directory contains a thin wrapper that calls golangci-lint run without adding it to the package dependencies. You can run it by typing go run github.com/opentofu/libregistry/internal/tools/lint in the root directory.