jessetang
|
9adece088b
|
golangci: check misspell (#3086)
* golangci: check misspell
* fix lint
* remove fifth wheel
* fix lint
* fix lint
|
2023-11-21 10:10:43 +08:00 |
|
Mystic
|
7d9a0d1dee
|
build(go): upgrade to go 1.19 (#2905)
BREAKING CHANGE: upgrade go 1.19
|
2023-07-28 18:08:49 +08:00 |
|
jessetang
|
d470886977
|
refactor(transport): format import and init slice cap (#2741)
* fix(transport): format import and init slice cap
* fix lint: local-prefixes: github.com/go-kratos
---------
Co-authored-by: haiyux <haiyux@foxmail.com>
|
2023-03-26 22:54:08 +08:00 |
|
jesse.tang
|
69fcd50c0a
|
feat: golangci add goimports local-prefixes (#2413)
* feat: golangci goimports local-prefixes
* fix lint
* fix lint
|
2022-10-10 11:27:01 +08:00 |
|
jesse.tang
|
9f65c1a03d
|
cleanup: remove redundancy type conversion and golangci add unconvert (#2409)
* cleanup: remove redundancy type conversion
* golangci add unconvert check
|
2022-10-10 11:19:39 +08:00 |
|
包子
|
c9f95dc2e8
|
fix: update ci gocyclo min-complexity 50 (#2000)
|
2022-05-19 23:00:17 +08:00 |
|
Tony Chen
|
ae230eb550
|
feat: add opensergo metadata (#1947)
* add opensergo metadata
|
2022-04-25 14:58:48 +08:00 |
|
haiyux
|
86b8b6c366
|
fix: fix ci tool (#1803)
* fix: fix ci tool
|
2022-01-31 08:50:31 +08:00 |
|
Kagaya
|
f89e33d719
|
ci: adjust magic number check (#1402)
|
2021-09-01 12:59:16 +08:00 |
|
Kagaya
|
f7588a47de
|
fix: ci lint error (#1391)
* fix lint check
* fix lll lint error
* fix build error
* fix gomnd
* fix shadow declaration
* add make test command
* update
|
2021-08-31 10:14:57 +08:00 |
|
Kagaya
|
c55528f321
|
ci: improve golangci static check (#1387)
* ci: improve golangci static check
|
2021-08-30 19:36:30 +08:00 |
|
Xudong Cai
|
b44e47b087
|
refactor: optimize the code and use golangci-lint to check for any errors (#1298)
* feat: optimize the code and use golangci-lint to check for any errors
* fix: TestLogger unit test
|
2021-08-16 10:35:08 +08:00 |
|
喵喵大人
|
d09ba5e3ee
|
style: add gosimple linter and gofmt linter (#1242)
|
2021-07-25 12:09:38 +08:00 |
|
喵喵大人
|
4780b6e1fd
|
ci(github action): use golangci-lint to replace the deprecated golint (#1175)
* ci: use golangci-lint to replace the deprecated golint
Co-authored-by: ymh199478 <yumenghan@bilibili.com>
|
2021-07-12 18:09:38 +08:00 |
|
chenzhihui
|
3566386a89
|
init v2
|
2021-02-17 17:14:47 +08:00 |
|
王明俊
|
a631cbddf4
|
ci: add golangci-lint (#675)
|
2020-12-30 19:23:30 +08:00 |
|