Skip to content

Commit 19e2249

Browse files
authored
Merge pull request #9 from openconfig/marcushines-patch-2
Update .golangci.yml
2 parents b11a807 + e199493 commit 19e2249

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/linters/.golangci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@ linters-settings:
5454
revive:
5555
ignore-generated-header: true
5656
severity: warning
57+
staticcheck:
58+
checks:
59+
- all
60+
- '-SA1019'

0 commit comments

Comments
 (0)