Skip to content

Commit bdfd08f

Browse files
committed
fix: disable golangci-lint in MegaLinter due to version conflict
1 parent abd85b8 commit bdfd08f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
DISABLE_LINTERS:
66
- SPELL_CSPELL
77
- SPELL_LYCHEE
8+
- GO_GOLANGCI_LINT # Disabled due to Go version mismatch - we run this in our separate go.yaml workflow
89

910
DISABLE_ERRORS_LINTERS:
1011
- COPYPASTE_JSCPD

0 commit comments

Comments
 (0)