github.com/Johnny2210/revive@v1.0.8-0.20210625134200-febf37ccd0f5/test (about)

add-constant_test.go
argument-limit_test.go
atomic_test.go
bare-return_test.go
bool-literal-in-expr_test.go
call-to-gc_test.go
cognitive-complexity_test.go
confusing-naming_test.go
confusing-results_test.go
constant-logical-expr_test.go
cyclomatic_test.go
deep-exit_test.go
defer_test.go
disable-annotations_test.go
duplicated-import_test.go
early-return_test.go
empty-block_test.go
empty-lines_test.go
file-header_test.go
flag-param_test.go
function-length_test.go
function-result-limit_test.go
get-return_test.go
golint_test.go
identical-branches_test.go
import-blacklist_test.go
import-shadowing_test.go
line-length-limit_test.go
max-public-structs_test.go
modifies-param_test.go
modifies-value-receiver_test.go
nested-structs_test.go
range-val-address_test.go
range-val-in-closure_test.go
redefines-builtin-id_test.go
string-format_test.go
string-of-int_test.go
struct-tag_test.go
superfluous-else_test.go
unconditional-recursion_test.go
unhandled-error_test.go
unnecessary-stmt_test.go
unreachable-code_test.go
unused-param_test.go
unused-receiver_test.go
unxeported-naming_test.go
utils.go
var-naming_test.go
waitgroup-by-value_test.go