issues
search
barakmich
/
go-nyet
More aggressive `go vet`
BSD 2-Clause "Simplified" License
89
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update imports for go/types, in stdlib since go1.5
#17
dmitris
closed
6 years ago
2
Check inside select blocks the same as switches. Fixes #15
#16
barakmich
closed
9 years ago
1
select statement assignment bug
#15
jzelinskie
closed
9 years ago
0
The case of missing else clause (return, break or continue in an if statement)
#14
ghost
closed
4 years ago
1
Blank identifier is reported as an unused variable
#13
ghost
closed
4 years ago
0
`warning: illegal range` on `for range myChannel`
#12
drathier
opened
9 years ago
0
Use import logic from golang/go and golang/golint
#11
tamird
closed
9 years ago
7
log errors in hidden directories to stderr rather than stdout
#10
tamird
closed
9 years ago
6
json.Encode confuses go-nyet
#9
tamird
closed
8 years ago
4
assignment through pointer dereference should be allowed
#8
tamird
closed
8 years ago
0
shadowing in a type switch should be allowed
#7
tamird
closed
8 years ago
0
`err` should not be allowed to go unused
#6
tamird
closed
8 years ago
0
whitelist `ok` in the same way `err` is whitelisted
#5
tamird
closed
8 years ago
1
short variable declarations are treated as errors
#4
jonboulle
opened
9 years ago
0
Doesn't check named return values
#3
alecthomas
opened
9 years ago
0
Not a superset of "go vet"
#2
alecthomas
opened
9 years ago
2
Add support for go-nyet in emacs
#1
bdarnell
closed
9 years ago
1