.. |
add-constant.go
|
|
|
argument-limit.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
atomic.go
|
|
|
bare-return.go
|
|
|
blank-imports.go
|
[Vendor] Update directly used dependencys (#15593)
|
2021-04-22 20:08:53 -04:00 |
bool-literal-in-expr.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
call-to-gc.go
|
|
|
cognitive-complexity.go
|
update revive lint to latest commit (#12921)
|
2020-09-22 20:02:16 +03:00 |
confusing-naming.go
|
|
|
confusing-results.go
|
|
|
constant-logical-expr.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
context-as-argument.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
context-keys-type.go
|
|
|
cyclomatic.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
deep-exit.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
defer.go
|
update revive lint to latest commit (#12921)
|
2020-09-22 20:02:16 +03:00 |
dot-imports.go
|
|
|
duplicated-imports.go
|
|
|
early-return.go
|
|
|
empty-block.go
|
update revive lint to latest commit (#12921)
|
2020-09-22 20:02:16 +03:00 |
empty-lines.go
|
|
|
error-naming.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
error-return.go
|
|
|
error-strings.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
errorf.go
|
|
|
exported.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
file-header.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
flag-param.go
|
|
|
function-length.go
|
[Vendor] Update directly used dependencys (#15593)
|
2021-04-22 20:08:53 -04:00 |
function-result-limit.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
get-return.go
|
|
|
identical-branches.go
|
|
|
if-return.go
|
|
|
import-shadowing.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
imports-blacklist.go
|
|
|
increment-decrement.go
|
|
|
indent-error-flow.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
line-length-limit.go
|
|
|
max-public-structs.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
modifies-param.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
modifies-value-receiver.go
|
Rename scripts to build and add revive command as a new build tool command (#10942)
|
2020-04-03 22:29:12 +03:00 |
package-comments.go
|
|
|
range-val-address.go
|
|
|
range-val-in-closure.go
|
|
|
range.go
|
|
|
receiver-naming.go
|
|
|
redefines-builtin-id.go
|
|
|
string-of-int.go
|
|
|
struct-tag.go
|
[Vendor] Update directly used dependencys (#15593)
|
2021-04-22 20:08:53 -04:00 |
superfluous-else.go
|
|
|
time-naming.go
|
|
|
unconditional-recursion.go
|
|
|
unexported-naming.go
|
|
|
unexported-return.go
|
|
|
unhandled-error.go
|
|
|
unnecessary-stmt.go
|
|
|
unreachable-code.go
|
|
|
unused-param.go
|
|
|
unused-receiver.go
|
|
|
utils.go
|
|
|
var-declarations.go
|
|
|
var-naming.go
|
|
|
waitgroup-by-value.go
|
|
|