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 a7eed92 commit 5fed475Copy full SHA for 5fed475
.github/workflows/acctest-terraform-lint.yml.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: errcheck
30
uses: reviewdog/action-golangci-lint@v2
31
with:
32
- golangci_lint_flags: '-tests=false --timeout=25m --disable-all -E errcheck'
+ golangci_lint_flags: '--tests=false --timeout=25m --disable-all -E errcheck'
33
tool_name: errcheck
34
level: info
35
0 commit comments