Skip to content

Commit

Permalink
Merge pull request #9 from openconfig/marcushines-patch-2
Browse files Browse the repository at this point in the history
Update .golangci.yml
  • Loading branch information
marcushines authored Oct 30, 2024
2 parents b11a807 + e199493 commit 19e2249
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/linters/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ linters-settings:
revive:
ignore-generated-header: true
severity: warning
staticcheck:
checks:
- all
- '-SA1019'

0 comments on commit 19e2249

Please sign in to comment.