mirror of
https://github.com/mgechev/revive.git
synced 2024-11-24 08:32:22 +02:00
b2532b3c33
* Adds rule superfluous-else (an extension of indent-error-flow) * Fix superfluous-else rule struct namming. * Adds superfuous-else rule to the rules table * Adds confusing-naming rule * adds multifile test * clean-up * fix config.go * working version |
||
---|---|---|
.. | ||
argument-limit_test.go | ||
cyclomatic_test.go | ||
disable-annotations_test.go | ||
empty-block_test.go | ||
file-header_test.go | ||
get-return_test.go | ||
golint_test.go | ||
max-public-structs_test.go | ||
modifies-param_test.go | ||
superfluous-else_test.go | ||
utils.go |