Issues
- 0
Add exception for strings.NewReplacer
#45 opened by jkroepke - 2
Proposal: Change linter to allow globals and disallow mutation of global variables
#41 opened by leighmcculloch - 1
Add exception for other RegExp related constants
#42 opened by JDeuce - 0
- 3
Add exception for template.Must
#33 opened by zemanlx - 0
Improve global error variable detection
#5 opened by leonklingele - 3
Add support for ignoring generated files
#29 opened by benjivesterby - 4
- 1
Should default struct literals be excluded?
#23 opened by HakShak - 1
checks _test.go
#34 opened by uselessdetails - 10
Ignore variables in test packages/files
#11 opened by kaskavalci - 2
How to avoid global variables using cobra?
#17 opened by frederikhors - 3
- 3
Exclude "Version" global variable
#26 opened by Seirdy - 2
vanity import broken
#20 opened by acim - 1
Is this a good pattern?
#18 opened by frederikhors - 4
Accept global var when only one single Go file in the package containing the `func main()`
#13 opened by olibre - 8
How to handle `regexp.MustCompile`
#6 opened by cloudlena - 2
Ignore struct acting as const?
#8 opened by tylerstillwater - 4
- 5
- 1
Ignore gonna variables with name _
#1 opened by leighmcculloch