Skip to content

Commit

Permalink
Enable all linters in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jshufro committed Apr 21, 2024
1 parent 3b4c3bc commit 6b83c21
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
# Optional: golangci-lint command line arguments.
# args: --issues-exit-code=0

# For now, Smart Node will enforce everything except errcheck
args: --disable errcheck

# Optional: show only new issues if it's a pull request. The default value is `false`.
# only-new-issues: true

Expand Down

0 comments on commit 6b83c21

Please sign in to comment.