13 Commits

Author SHA1 Message Date
dependabot[bot]
b3146552ac
build(deps): bump github.com/nishanths/exhaustive from 0.11.0 to 0.12.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-12 13:23:46 +01:00
Oleksandr Redko
1e700732e7
dev: gofmt -w -r 'interface{} -> any' pkg scripts () 2023-03-28 16:22:55 +02:00
dependabot[bot]
7fb302126a
build(deps): bump github.com/nishanths/exhaustive from 0.8.3 to 0.9.2 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-11-27 16:54:20 +01:00
Marat Reymers
8a3b754ca2
exhaustive: add missing config () 2022-09-11 17:07:37 +00:00
dependabot[bot]
33a78c9266
build(deps): bump github.com/nishanths/exhaustive from 0.8.1 to 0.8.3 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-11 11:50:31 +00:00
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
Oleg Butuzov
cf053b2624
exhaustive: drop deprecated/unused settings () 2022-01-14 14:30:15 +01:00
dependabot[bot]
fc888cf0cb
build(deps): bump github.com/nishanths/exhaustive from 0.6.0 to 0.7.11 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-11-20 18:53:51 +01:00
dependabot[bot]
ecbb9c475f
build(deps): bump github.com/nishanths/exhaustive from 0.3.6 to 0.6.0 ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-11-09 01:50:02 +01:00
Nishanth Shanmugham
054fc3ff50
exhaustive: upgrade to v0.3.6; add new flags and deprecate old ones () 2021-11-04 23:08:37 +01:00
dependabot[bot]
f285d2c570
build(deps): bump github.com/nishanths/exhaustive from 0.1.0 to 0.2.3 () 2021-07-13 02:22:21 +02:00
nishanths
58234f055c
update exhaustive to latest; use version in go.mod ()
* update exhaustive to latest

* wip

* update dep

* update flag name

* use versioned dep

* add tests

* unused file

* no need config file

* add vars to test

* test comment

* remove default settings
2020-10-14 08:19:06 +02:00
Nishanth Shanmugham
f3376cab71
add exhaustive linter ()
* wip

more

add new files

run command fixes

more

* go.mod

* order

* same package

* review comment

* enable linter in .golangci.yml

* add testcase for default-signifies-exhaustive: true

* adjust runGoErrchk instead

* disable the linter

* cleanup

* more cleanup

* cleanup
2020-05-29 16:31:46 +03:00