Skip to content

Commit

Permalink
chore: fix golangci linter
Browse files Browse the repository at this point in the history
  • Loading branch information
boojack committed Aug 24, 2024
1 parent fb23f43 commit 80f9b5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ linters-settings:
disabled: true
- name: if-return
disabled: true
- name: unchecked-type-assertion
disabled: true
- name: max-control-nesting
disabled: true
gocritic:
Expand Down

0 comments on commit 80f9b5b

Please sign in to comment.