1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-30 08:57:07 +02:00
revive/fixtures
2018-06-28 11:06:43 +02:00
..
golint Fix issue19 (#20) 2018-06-13 07:01:31 -07:00
ads-newerror.go new ADS rule: newerr 2018-06-28 11:06:43 +02:00
argument-limit.go Add tests for the arguments limit 2018-02-04 15:10:35 -08:00
cyclomatic-2.go Improve comments 2018-01-26 19:52:29 -08:00
cyclomatic.go Improve comments 2018-01-26 19:52:29 -08:00
deep-exit.go New rule deep-exit (#26) 2018-06-27 06:21:03 +10:00
disable-annotations.go Update the documentation for comment annotations 2018-06-01 10:54:30 -07:00
empty-block.go empty-block: ignore checking blocks of funcs and func literals (#17) 2018-06-11 12:08:58 -07:00
get-return.go New rule: get-return (#23) 2018-06-22 21:21:09 +10:00
lint-file-header1.go Add extra rule 2018-02-04 14:51:19 -08:00
lint-file-header2.go Add extra rule 2018-02-04 14:51:19 -08:00
lint-file-header3.go Add extra rule 2018-02-04 14:51:19 -08:00
lint-file-header4.go Add extra rule 2018-02-04 14:51:19 -08:00
lint-file-header5.go Add extra rule 2018-02-04 14:51:19 -08:00
max-public-structs.go Add new rule 2018-02-02 13:32:03 -05:00
modifies-param.go New rule: modifies-parameter (#25) 2018-06-24 17:26:21 +10:00
superfluous-else.go superfuous-else handles more cases (#24) 2018-06-24 17:24:50 +10:00