19 Commits

Author SHA1 Message Date
Ludovic Fernandez
f9d815115c
bump golang.org/x/tools to HEAD ()
* bump golang.org/x/tools to HEAD
* fix: adapt linters to the new validation system.
2022-05-23 12:39:57 +02:00
dependabot[bot]
00b1b71136
build(deps): bump github.com/mgechev/revive from 1.1.4 to 1.2.0 () 2022-04-04 00:15:19 +02:00
Ludovic Fernandez
30c6166b08
revive: fix default values () 2022-02-23 09:28:49 +01:00
Ludovic Fernandez
05e7d32e44
bump github.com/mgechev/revive from v1.1.3 to v1.1.4 () 2022-02-16 19:38:10 +01:00
dependabot[bot]
620bd9bb3d
build(deps): bump github.com/mgechev/revive from 1.1.2 to 1.1.3 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-24 23:07:14 +01:00
dependabot[bot]
80659f8597
build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 () 2022-01-17 23:54:40 +01:00
Miles Delahunty
b3a8da4f46
revive: fix enableAllRules () 2021-12-14 08:55:51 +01:00
Oleksandr Redko
99c6516c6b
docs: fix grammar issues in comments () 2021-11-11 05:56:36 +01:00
Benjamin
e5cd59a607
dev: replace ioutil with io and os () 2021-11-01 20:21:26 +01:00
dependabot[bot]
d913078be8
build(deps): bump github.com/mgechev/revive from 1.0.8 to 1.0.9 () 2021-07-13 02:07:23 +02:00
Ludovic Fernandez
9ce20f91d5
revive: add enable-all-rules. () 2021-06-23 01:06:43 +02:00
ofw
eed344f619
revive: allow to disable rule () 2021-06-15 14:28:07 +02:00
Ludovic Fernandez
62668d41d0
revive: improve 'exported' rule output. () 2021-05-20 01:17:02 +02:00
Ludovic Fernandez
cf8fd685d0
revive: fix add-constant rule support. () 2021-05-19 17:39:10 +02:00
Ludovic Fernandez
34ffdc243f
revive: convert hard coded excludes into default exclude patterns () 2021-05-01 18:40:56 +02:00
Ludovic Fernandez
cd6644d47b
revive: the default configuration is only applied when no dedicated configuration. () 2021-03-15 12:39:04 +01:00
Ludovic Fernandez
b407bb8fd0
revive: add rule name in message. () 2021-02-24 09:07:54 +01:00
Ludovic Fernandez
4b3fb4c64f
revive: fix types and default configuration. () 2021-02-19 01:40:40 +01:00
Sebastian Spaink
35b6f35476
Add "revive" linter () 2021-02-14 14:36:37 +01:00