Enable exported comment checking #32
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Expected Behaviour
Would it be possible to add linting for comments on exported names?
Effective Go states
golangci-lint issue: golangci/golangci-lint#456
Current Behaviour
Comments for exported names are not checked.
Possible Solution
One option would be to add to
golangci.yml
:Steps to Reproduce (for bugs)
Context
Your Environment
Operating System and version (e.g. Linux, Windows, MacOS):
How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:
Link to your project or a code example to reproduce issue:
The text was updated successfully, but these errors were encountered: