Skip to content

Commit

Permalink
bump go pkgs
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Taylor <[email protected]>
  • Loading branch information
sbtaylor15 committed Apr 18, 2024
1 parent 352fe4d commit 83c9883
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ APPLY_FIXES: all # all, none, or list of linter keys

SHOW_ELAPSED_TIME: true
FILEIO_REPORTER: false
YAML_PRETTIER_FILTER_REGEX_EXCLUDE: templates/
YAML_YAMLLINT_FILTER_REGEX_EXCLUDE: templates/
DISABLE_LINTERS:
- REPOSITORY_DUSTILOCK
- REPOSITORY_GIT_DIFF
Expand All @@ -17,7 +19,7 @@ DISABLE:
- SPELL

GO_GOLANGCI_LINT_CLI_LINT_MODE: project

GO_GOLANGCI_LINT_ARGUMENTS: --timeout 10m
PRE_COMMANDS:
[
"command": "wget https://go.dev/dl/go1.22.2.linux-amd64.tar.gz",
Expand Down

0 comments on commit 83c9883

Please sign in to comment.