package
0.0.0-20240923062014-8c1e00f33ce6
Repository: https://github.com/opentofu/tofudl.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/tofudl/internal/tools/lint in the root directory.