CrazyMax
|
8aaf66da27
|
update golangci-lint to v2.1.6
|
2025-08-03 20:18:35 +02:00 |
|
CrazyMax
|
d519ef23a8
|
enable golangci-lint for supported platforms
|
2024-12-15 01:50:33 +01:00 |
|
CrazyMax
|
969ade5306
|
switch to github.com/containerd/platforms package
|
2024-12-15 00:30:58 +01:00 |
|
CrazyMax
|
b118dc8108
|
fix and update golangci-lint config
|
2024-12-14 23:41:29 +01:00 |
|
CrazyMax
|
b73efda4fc
|
chore: fix golangci-lint config
"list-mode" does not exist. Also made a change to show all issues.
|
2023-12-15 20:52:21 +01:00 |
|
Ian Fijolek
|
5983df6491
|
Fix linter
Updates golangci-lint and updates to the correct config format.
Also renames some unused parameters to `_` to appese `revive`.
|
2023-12-13 15:13:40 -08:00 |
|
CrazyMax
|
bfd1113a08
|
chore: fix missing forbidigo linter
|
2023-09-16 12:36:35 +02:00 |
|
CrazyMax
|
24bc0548e0
|
chore: use typed error and fix missing wraps
|
2023-09-16 11:47:53 +02:00 |
|
CrazyMax
|
e29ba8f703
|
remove deprecated golangci-lint linters
Linters 'deadcode' and 'varcheck' are deprecated since v1.49.0
and had been replaced by 'unused'
|
2023-05-04 23:30:47 +02:00 |
|
CrazyMax
|
64cb538dbf
|
Go 1.18 (#592)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
|
2022-04-09 07:57:35 +02:00 |
|