This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
golangci-lint
Watch
1
Star
0
Fork
You've already forked golangci-lint
0
mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced
2025-08-28 22:28:43 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9da04f5070
golangci-lint
/
test
/
testdata
/
used_only_in_tests
History
Download ZIP
Download TAR.GZ
Denis Isaev
ccac35a87e
Fix false positives with unused identifiers
...
Issue
#265
: don't report unused warning when an identifier is used only in tests.
2018-11-05 14:11:14 +03:00
..
a.go
Fix false positives with unused identifiers
2018-11-05 14:11:14 +03:00
a_test.go
Fix false positives with unused identifiers
2018-11-05 14:11:14 +03:00