Oleksandr Redko
|
6709c974a4
|
dev: refactor .golangci.yml configuration and fix up nolintlint issues (#4537)
|
2024-03-19 16:38:59 +01:00 |
|
Oleksandr Redko
|
1e700732e7
|
dev: gofmt -w -r 'interface{} -> any' pkg scripts (#3742)
|
2023-03-28 16:22:55 +02:00 |
|
Ludovic Fernandez
|
f9d815115c
|
bump golang.org/x/tools to HEAD (#2875)
* bump golang.org/x/tools to HEAD
* fix: adapt linters to the new validation system.
|
2022-05-23 12:39:57 +02:00 |
|
Andrew Shannon Brown
|
909f628d75
|
Add linter for nolint
Linter can check that nolint statements are properly formatted and also that all
nolint statements are used.
|
2020-04-26 20:20:17 -07:00 |
|
nakabonne
|
9442a4132c
|
Use sort.SliceStable instead of sort.Slice
|
2020-04-22 08:53:50 +09:00 |
|
nakabonne
|
0108387c24
|
Add nestif linter
|
2020-04-22 08:51:43 +09:00 |
|