atc0005 / dnsc

Run a DNS query concurrently against all servers in a list and provide results summary
MIT License
7 stars 0 forks source link

Remove inactive maligned linter #623

Closed atc0005 closed 3 months ago

atc0005 commented 3 months ago

This linter has been deprecated for a while with the suggestion to use govet 'fieldalignment'.

As of a recent release the linter no longer produced a report.

As of the v1.59.0 release attempting to use this linter produces an error.