Commit Graph

16 Commits

Author SHA1 Message Date
Loyalsoldier 7d7fe08ccc
Fix: lint setting for revive (#1758) 2022-05-01 00:58:07 +08:00
Shelikhoo 4b03da7400
revert incorrect change introduced in 3ef7feaeaf 2022-01-02 15:20:59 +00:00
Shelikhoo 3ef7feaeaf
update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Loyalsoldier dce8764fd7
Lint: fix lint (#1427)
* Lint: replace golint with revive
* Lint: fix lint
2021-11-27 17:16:41 +08:00
Loyalsoldier d7a202a705
Lint: update linter config & fix code style (#1089)
* Lint: update linter config
* Fix: code style
2021-06-22 22:36:23 +08:00
Loyalsoldier 3f9b5e243e
Lint: exclude deprecated lint errors temporarily (#870) 2021-04-06 16:54:52 +08:00
Loyalsoldier ebd4a56352
Chore: remove deprecated scopelint (#847) 2021-04-03 00:41:38 +08:00
Loyalsoldier b68f943c78
Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
Loyalsoldier c50fef48a7
Refine golangci-lint settings (#294) 2020-10-10 00:19:09 +08:00
Loyalsoldier ed97a250e4
Refine golangci-lint settings (#293) 2020-10-09 22:06:40 +08:00
Loyalsoldier 2cc8c1aa01
Golangci-lint: increase timeout to 5 minutes (#215) 2020-09-22 07:33:43 +08:00
loyalsoldier f9a9746fcd
Golangci-lint: disable some plugins 2020-09-21 06:39:38 +08:00
Loyalsoldier df2d296ffc
Refine linter (#203)
* Linter: remove gochecknoinits plugin
* Linter: do NOT run some plugins on test files
2020-09-18 17:24:01 +08:00
Kslr d3e3f787d4
golangci only show new issues 2020-09-09 18:01:33 +08:00
Kslr f624dd3249
add golangci to lint 2020-09-09 17:50:36 +08:00
Kslr 93afbc5f33
add golangci config 2020-09-04 13:38:15 +08:00