Skip to content

Commit

Permalink
Add disable lint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
u5surf committed Oct 16, 2023
1 parent 1f91b04 commit 297f92c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ linters:
- revive
- paralleltest
- gocognit
- tagalign
- ireturn

# ENDTODO

Expand Down

0 comments on commit 297f92c

Please sign in to comment.