We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_test.go files have Benchmark... and Test... functions - it isn't use in main program and linters warning many times about dead code.
I think these errors have to be supress by default for these functions.