We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd85b8 commit bdfd08fCopy full SHA for bdfd08f
.mega-linter.yml
@@ -5,6 +5,7 @@
5
DISABLE_LINTERS:
6
- SPELL_CSPELL
7
- SPELL_LYCHEE
8
+ - GO_GOLANGCI_LINT # Disabled due to Go version mismatch - we run this in our separate go.yaml workflow
9
10
DISABLE_ERRORS_LINTERS:
11
- COPYPASTE_JSCPD
0 commit comments