Skip to content

Commit

Permalink
* [ci] update lint ci
Browse files Browse the repository at this point in the history
Signed-off-by: ysicing <[email protected]>
  • Loading branch information
ysicing committed Sep 19, 2024
1 parent 9ebc984 commit 7fd92af
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ run:

output:
formats:
- format: github-actions
path: stderr
- format: checkstyle
path: report.xml
- format: colored-line-number
Expand All @@ -26,14 +24,11 @@ linters:
- asciicheck
- dogsled
- errorlint
- exportloopref
- goconst
- gosimple
- govet
- goheader
- gomnd
- ineffassign
- megacheck
- misspell
- nakedret
- nolintlint
Expand Down

0 comments on commit 7fd92af

Please sign in to comment.