Skip to content

Commit

Permalink
Merge pull request #232 from openconfig/fix-ci
Browse files Browse the repository at this point in the history
Ignore deprecated warnings in staticcheck configuration.
  • Loading branch information
robshakir authored Dec 13, 2024
2 parents 73a1e76 + c252069 commit 91c9862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions staticcheck.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
checks = ["inherit", "-SA1019"]

0 comments on commit 91c9862

Please sign in to comment.