argument-limit.go
|
Add tests for the arguments limit
|
2018-02-04 15:10:35 -08:00 |
blank-imports.go
|
Refactoring
|
2018-01-24 15:44:03 -08:00 |
context-arguments.go
|
Add all built-in rules
|
2018-01-25 11:34:38 -08:00 |
context-key-type.go
|
Add all built-in rules
|
2018-01-25 11:34:38 -08:00 |
cyclomatic.go
|
API improvements
|
2018-01-26 20:45:17 -08:00 |
dot-imports.go
|
Refactoring
|
2018-01-24 15:44:03 -08:00 |
error-return.go
|
Add all built-in rules
|
2018-01-25 11:34:38 -08:00 |
error-strings.go
|
Add default formatter
|
2018-01-27 17:01:18 -08:00 |
errorf.go
|
Add errorf rule
|
2018-01-25 10:42:39 -08:00 |
errors.go
|
Add error rules
|
2018-01-25 11:06:56 -08:00 |
exported.go
|
Add default formatter
|
2018-01-27 17:01:18 -08:00 |
file-header.go
|
Rename and docs
|
2018-05-26 16:14:36 -07:00 |
if-return.go
|
Add rules
|
2018-01-25 10:35:27 -08:00 |
increment-decrement.go
|
Add increment decrement
|
2018-01-25 11:16:28 -08:00 |
indent-error-flow.go
|
Rename and docs
|
2018-05-26 16:14:36 -07:00 |
max-public-structs.go
|
Add new rule
|
2018-02-02 13:32:03 -05:00 |
names.go
|
Basic configuration
|
2018-01-26 20:20:49 -08:00 |
package-comments.go
|
Refactoring
|
2018-01-24 15:44:03 -08:00 |
range.go
|
Add errorf rule
|
2018-01-25 10:42:39 -08:00 |
receiver-name.go
|
Rename and docs
|
2018-05-26 16:14:36 -07:00 |
time-name.go
|
Rename and docs
|
2018-05-26 16:14:36 -07:00 |
unexported-return.go
|
Add all built-in rules
|
2018-01-25 11:34:38 -08:00 |
utils.go
|
Add errorf rule
|
2018-01-25 10:42:39 -08:00 |
var-declarations.go
|
Add default formatter
|
2018-01-27 17:01:18 -08:00 |