Deluan
|
c95fa11a2f
|
Remove potential integer overflow conversion uint64 -> int64
|
2024-08-22 19:28:22 -04:00 |
|
Deluan
|
5d81849603
|
Fix lint errors
|
2024-08-21 12:15:25 -04:00 |
|
Deluan
|
0a763b91d5
|
Fix lint error
|
2024-05-17 21:46:59 -04:00 |
|
Ludovic Fernandez
|
4d29184998
|
Improves golangci-lint configuration and workflow (#3004)
* chore: the default Go version is based on the go.mod
* chore: use linter configuration instead of exclude-rules
* chore: update workflow
|
2024-05-07 18:52:26 -04:00 |
|
Deluan Quintão
|
f941347cf1
|
Upgrade to Go 1.21 (#2475)
* Upgrade to Go 1.21
* Remove 'replacements' from goreleaser config
|
2023-08-09 11:39:49 -04:00 |
|
Deluan
|
cec5fb0d6c
|
Fix lint errors
|
2023-06-02 16:44:12 -04:00 |
|
Deluan
|
2c214154dc
|
Add nakedret linter
|
2022-11-30 14:16:30 -05:00 |
|
Deluan
|
f82df70302
|
Add nilerr linter
|
2022-09-30 20:18:14 -04:00 |
|
Deluan
|
364e699ac1
|
Add asciicheck, bidichk, and durationcheck linters
|
2022-09-30 20:17:59 -04:00 |
|
Deluan
|
0798959be8
|
Add asasalint linter
|
2022-09-30 19:55:44 -04:00 |
|
Deluan
|
77dbafff0f
|
Add errorlint linter
|
2022-09-30 19:33:39 -04:00 |
|
Deluan
|
7b0a8f47de
|
Add exportloopref linter
|
2022-09-30 18:23:47 -04:00 |
|
William Lohan
|
16865f0fca
|
remove deprecated linters (#1898)
|
2022-09-30 18:11:44 -04:00 |
|
Deluan
|
dd57278ba2
|
Upgrade to GoLang 1.19 and bump golangci-lint version
|
2022-09-26 22:44:54 -04:00 |
|
Deluan
|
181cb8a2b7
|
Remove interfacer linter, as it does not work with Go 1.18 and will not be updated (it is deprecated)
|
2022-07-26 16:59:52 -04:00 |
|
Deluan
|
aae79b4561
|
Upgrade to GoLang 1.18
|
2022-07-24 15:31:22 -04:00 |
|
Deluan
|
b0fc684cb6
|
Fix small lint errors found by gocritic
|
2021-07-15 13:43:03 -04:00 |
|
Deluan
|
d39bd0219a
|
Fix cache key-mapping
|
2020-10-25 23:22:52 -04:00 |
|
jvoisin
|
dbf9c8be7d
|
An other batch of linters
|
2020-04-29 14:09:45 -04:00 |
|
jvoisin
|
26188e6d8a
|
Enable a couple of linters
|
2020-04-29 09:03:07 -04:00 |
|
Deluan
|
f3097496c6
|
Add golangci-lint to Go build step
|
2020-04-26 15:07:36 -04:00 |
|