Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(lint): use golangci-lint to call revive and misspell checker. (#18145) | Bo-Yi Wu | 2022-01-02 | 1 | -27/+0 |
| | | | | | | replace revive and misspell with golangci-lint Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Enable linter [rule.modifies-value-receiver] and refactor RoleDescriptor ↵ | Gusted | 2021-12-26 | 1 | -0/+1 |
| | | | | (#18093) | ||||
* | Avoid double imports (#17569) | Gusted | 2021-11-08 | 1 | -0/+1 |
| | | | | | Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> | ||||
* | refactor: replace lint to revive (#5422) | Bo-Yi Wu | 2018-12-03 | 1 | -0/+25 |
* refactor: replace lint to revive * make changes. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> |