mmetc
|
6529215775
|
CI: golangci-lint 1.63 (#3396)
|
2025-01-16 13:22:08 +01:00 |
|
mmetc
|
b93b240bd4
|
lint: enable (some) gocritic checks (#3238)
* lint: gocritic configuration
* lint: octal literals
* lint: gocritic (filepath.Join)
* ling: gocritic (badRegexp, regexpSimplify)
* lint: gocritic (preferStringWriter)
* lint: gocritic (emtpyStringTest)
* filepath.Clean(a+b) -> filepath.Join(a, b)
* gofumpt
|
2024-09-17 17:07:30 +02:00 |
|
mmetc
|
8a259fd25b
|
lint (copyloopvar) (#2971)
|
2024-06-20 22:13:26 +02:00 |
|
mmetc
|
ffadd42779
|
update dependency on go-cs-lib; drop the pkg/ part (#2393)
|
2023-07-28 16:35:08 +02:00 |
|
mmetc
|
8bfeb7d90d
|
Update go dependencies (#2293)
- update fatih/color (fix windows issue)
- update mongo-driver (fix build issue)
- go.mod: merge two "require" blocks
- update semver dependency (same version as indirect dep), fix test checks in cscli setup
- remove gotest.tools dependency (use testify, cstest)
- update x/ exp, mod, sys dependencies
|
2023-06-22 11:31:41 +02:00 |
|
mmetc
|
12c32d507c
|
CI: refactoring pkg/csplugin tests (#2247)
|
2023-06-01 10:33:08 +02:00 |
|