Skip to content

Commit

Permalink
feat: new golanngci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcheng committed Feb 26, 2024
1 parent 400d52e commit 32d4bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ import (

// linters import
_ "github.com/qiniu/reviewbot/internal/linters/git-flow/commit-check"
_ "github.com/qiniu/reviewbot/internal/linters/go/golangci_lint"
_ "github.com/qiniu/reviewbot/internal/linters/go/staticcheck"
_ "github.com/qiniu/reviewbot/internal/linters/lua/luacheck"
)
Expand Down

0 comments on commit 32d4bcd

Please sign in to comment.