1
0
mirror of https://github.com/go-kratos/kratos.git synced 2024-12-30 21:19:57 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
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