mirror of
https://github.com/mgechev/revive.git
synced 2025-01-10 03:17: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 |
||
---|---|---|
.. | ||
golint | ||
argument-limit.go | ||
cyclomatic-2.go | ||
cyclomatic.go | ||
disable-annotations.go | ||
empty-block.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 | ||
superfluous-else.go |