Skip to content

Commit

Permalink
lint: temp disable gocheckcompilerdirectives
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonboom committed Dec 16, 2024
1 parent 5816603 commit e42758d
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 @@ -28,7 +28,7 @@ linters:
- exhaustive
- forbidigo
- gci
- gocheckcompilerdirectives
# - gocheckcompilerdirectives FIXME: https://github.com/leighmcculloch/gocheckcompilerdirectives/pull/3
- goconst
- gocritic
- gocyclo
Expand Down

0 comments on commit e42758d

Please # to comment.