7 Commits

Author SHA1 Message Date
Ludovic Fernandez
d286cb910c
docs: add a section about default exclusions () 2022-08-20 19:05:13 +02:00
dependabot[bot]
be10ef2636
build(deps): bump github.com/mgechev/revive from 1.2.1 to 1.2.2 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-08-07 13:57:17 +02:00
Nate Finch
9b577fcb80
new-from-rev: add support for finding issues in entire files in a diff () 2021-09-30 18:43:31 +02:00
Ludovic Fernandez
a20748098f
revive: fix exclude comment rule for const block. () 2021-06-19 17:59:57 +02:00
Ludovic Fernandez
fb7c90d6ee
revive: fix excludes () 2021-05-23 19:05:38 +02:00
Ludovic Fernandez
34ffdc243f
revive: convert hard coded excludes into default exclude patterns () 2021-05-01 18:40:56 +02:00
Ludovic Fernandez
db80e16aba
dev: cleanup config package ()
* split config section into files.
* extract anonymous types.
* sort linters alphabetically.
2021-04-24 16:29:04 +02:00