Skip to content

Commit

Permalink
Lint: disable stylecheck linter
Browse files Browse the repository at this point in the history
Signed-off-by: Xiang Dai <[email protected]>
  • Loading branch information
daixiang0 committed May 26, 2020
1 parent a907ca8 commit 6a8f50e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ linters:
- scopelint
- staticcheck
- structcheck
- stylecheck
- typecheck
- unconvert
- unparam
Expand Down

0 comments on commit 6a8f50e

Please sign in to comment.