Oleksandr Redko
7cf6cc9d9f
dev: refactor govet impl with slices.Contains ( #4372 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-02-09 20:34:50 +01:00
Ludovic Fernandez
192ee8929c
go1.22 support ( #4272 )
2024-02-07 15:23:01 +01:00
Oleksandr Redko
521a6763ce
dev: replace raw loops with funcs from slices and maps ( #4299 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-04 22:43:50 +01:00
Pierre Durand
8da9d3aa62
update go-critic to v0.5.6 ( #1925 )
2021-05-01 13:41:21 +02:00
ferhat elmas
4d367808be
Support disable rule when enable-all is true
...
Similar to the behavior of command line flags:
enable-all to enable existing linters then disable unwanted ones.
But for vet rules.
2020-03-11 17:20:26 +01:00
Trevor Pounds
c46c1b3224
Update to latest x/tools ( #930 )
...
* Update to latest x/tools (2020/01/19).
Fixes #893
* Initialize vet analyzers as unexportd global vars.
Fixes #915
* Support testing Go 1.14beta1.
* ci: reset go.mod and go.sum before generated diff check
* Update to latest x/tools (2020/02/04)
Co-authored-by: Aleksandr Razumov <ar@gortc.io>
2020-02-05 01:11:14 +03:00
Trevor Pounds
6d786b50ae
Group imports by package.
2019-10-01 18:09:47 -04:00
Aleksandr Razumov
f3f5dfc3eb
govet: implement analyzers config ( #697 )
2019-09-16 00:15:08 +03:00
golangci
0a5924afbc
support go vet
2018-05-05 22:22:21 +03:00
golangci
0e4998bb4f
move code from golangci-worker to golangci-lint
2018-05-05 07:45:06 +03:00