mirror of
https://github.com/mgechev/revive.git
synced 2024-11-28 08:49:11 +02:00
1fa5046357
* Adds rule superfluous-else (an extension of indent-error-flow) * initial (non functional) version * empty-block working version * adds tests for empty-block rule * Adds empty-block to the rules table * code clean-up |
||
---|---|---|
.. | ||
argument-limit_test.go | ||
cyclomatic_test.go | ||
disable-annotations_test.go | ||
empty-block_test.go | ||
file-header_test.go | ||
golint_test.go | ||
max-public-structs_test.go | ||
superfluous-else_test.go | ||
utils.go |