bare-return.go
|
fixes issue #280 (#282)
|
2019-12-21 12:17:51 -08:00 |
deep-exit.go
|
fixes issue 290 (#294)
|
2020-01-07 14:46:21 -08:00 |
early-return.go
|
Late return rule (#406)
|
2020-05-08 11:14:21 -07:00 |
exported.go
|
fixes issue #229 (#231)
|
2019-09-10 10:26:47 -07:00 |
identical-branches.go
|
removes unused code
|
2020-05-08 22:43:14 +02:00 |
modifies-param.go
|
fix issue #355 (#356)
|
2020-02-26 10:32:47 -10:00 |
string-of-int.go
|
String of int (#342)
|
2020-02-18 09:38:01 -08:00 |
utils.go
|
utils.gofmt now accepts a interface{}
|
2020-05-08 22:08:16 +02:00 |