Skip to content

Commit

Permalink
ci: diable ifelse linter for temp
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Gupta <[email protected]>
  • Loading branch information
shubham-cmyk committed Mar 3, 2024
1 parent 167e1fb commit 2c2698a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ linters:
- govet
- grouper
- importas
- ineffassign
# - ineffassign
- makezero
- misspell
- noctx
Expand Down

0 comments on commit 2c2698a

Please sign in to comment.