iperf3exporter/vendor/github.com/mgechev/revive/rule
Marvin Preuss 2343c9588a
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
first commit
2021-10-20 10:08:56 +02:00
..
add-constant.go first commit 2021-10-20 10:08:56 +02:00
argument-limit.go first commit 2021-10-20 10:08:56 +02:00
atomic.go first commit 2021-10-20 10:08:56 +02:00
bare-return.go first commit 2021-10-20 10:08:56 +02:00
blank-imports.go first commit 2021-10-20 10:08:56 +02:00
bool-literal-in-expr.go first commit 2021-10-20 10:08:56 +02:00
call-to-gc.go first commit 2021-10-20 10:08:56 +02:00
cognitive-complexity.go first commit 2021-10-20 10:08:56 +02:00
confusing-naming.go first commit 2021-10-20 10:08:56 +02:00
confusing-results.go first commit 2021-10-20 10:08:56 +02:00
constant-logical-expr.go first commit 2021-10-20 10:08:56 +02:00
context-as-argument.go first commit 2021-10-20 10:08:56 +02:00
context-keys-type.go first commit 2021-10-20 10:08:56 +02:00
cyclomatic.go first commit 2021-10-20 10:08:56 +02:00
deep-exit.go first commit 2021-10-20 10:08:56 +02:00
defer.go first commit 2021-10-20 10:08:56 +02:00
dot-imports.go first commit 2021-10-20 10:08:56 +02:00
duplicated-imports.go first commit 2021-10-20 10:08:56 +02:00
early-return.go first commit 2021-10-20 10:08:56 +02:00
empty-block.go first commit 2021-10-20 10:08:56 +02:00
empty-lines.go first commit 2021-10-20 10:08:56 +02:00
error-naming.go first commit 2021-10-20 10:08:56 +02:00
error-return.go first commit 2021-10-20 10:08:56 +02:00
error-strings.go first commit 2021-10-20 10:08:56 +02:00
errorf.go first commit 2021-10-20 10:08:56 +02:00
exported.go first commit 2021-10-20 10:08:56 +02:00
file-header.go first commit 2021-10-20 10:08:56 +02:00
flag-param.go first commit 2021-10-20 10:08:56 +02:00
function-length.go first commit 2021-10-20 10:08:56 +02:00
function-result-limit.go first commit 2021-10-20 10:08:56 +02:00
get-return.go first commit 2021-10-20 10:08:56 +02:00
identical-branches.go first commit 2021-10-20 10:08:56 +02:00
if-return.go first commit 2021-10-20 10:08:56 +02:00
import-shadowing.go first commit 2021-10-20 10:08:56 +02:00
imports-blacklist.go first commit 2021-10-20 10:08:56 +02:00
increment-decrement.go first commit 2021-10-20 10:08:56 +02:00
indent-error-flow.go first commit 2021-10-20 10:08:56 +02:00
line-length-limit.go first commit 2021-10-20 10:08:56 +02:00
max-public-structs.go first commit 2021-10-20 10:08:56 +02:00
modifies-param.go first commit 2021-10-20 10:08:56 +02:00
modifies-value-receiver.go first commit 2021-10-20 10:08:56 +02:00
nested-structs.go first commit 2021-10-20 10:08:56 +02:00
package-comments.go first commit 2021-10-20 10:08:56 +02:00
range-val-address.go first commit 2021-10-20 10:08:56 +02:00
range-val-in-closure.go first commit 2021-10-20 10:08:56 +02:00
range.go first commit 2021-10-20 10:08:56 +02:00
receiver-naming.go first commit 2021-10-20 10:08:56 +02:00
redefines-builtin-id.go first commit 2021-10-20 10:08:56 +02:00
string-format.go first commit 2021-10-20 10:08:56 +02:00
string-of-int.go first commit 2021-10-20 10:08:56 +02:00
struct-tag.go first commit 2021-10-20 10:08:56 +02:00
superfluous-else.go first commit 2021-10-20 10:08:56 +02:00
time-naming.go first commit 2021-10-20 10:08:56 +02:00
unconditional-recursion.go first commit 2021-10-20 10:08:56 +02:00
unexported-naming.go first commit 2021-10-20 10:08:56 +02:00
unexported-return.go first commit 2021-10-20 10:08:56 +02:00
unhandled-error.go first commit 2021-10-20 10:08:56 +02:00
unnecessary-stmt.go first commit 2021-10-20 10:08:56 +02:00
unreachable-code.go first commit 2021-10-20 10:08:56 +02:00
unused-param.go first commit 2021-10-20 10:08:56 +02:00
unused-receiver.go first commit 2021-10-20 10:08:56 +02:00
useless-break.go first commit 2021-10-20 10:08:56 +02:00
utils.go first commit 2021-10-20 10:08:56 +02:00
var-declarations.go first commit 2021-10-20 10:08:56 +02:00
var-naming.go first commit 2021-10-20 10:08:56 +02:00
waitgroup-by-value.go first commit 2021-10-20 10:08:56 +02:00