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 |
||
---|---|---|
.. | ||
golint | ||
argument-limit.go | ||
cyclomatic-2.go | ||
cyclomatic.go | ||
disable-annotations.go | ||
empty-block.go | ||
get-return.go | ||
lint-file-header1.go | ||
lint-file-header2.go | ||
lint-file-header3.go | ||
lint-file-header4.go | ||
lint-file-header5.go | ||
max-public-structs.go | ||
modifies-param.go | ||
superfluous-else.go |