AlexNabokikh / tfsort

A CLI utility to sort Terraform variables and outputs
Apache License 2.0
138 stars 5 forks source link

Fix "GoLint/Comments/DocComments" issue in cmd/root.go #22

Closed AlexNabokikh closed 1 year ago

AlexNabokikh commented 1 year ago

exported function Execute should have comment or be unexported

https://codeclimate.com/github/AlexNabokikh/tfsort/cmd/root.go#issue_63fc8060eabc320001000024