Skip to content

Commit

Permalink
disable deprecation checks for forked code
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjit-bhat committed Nov 19, 2024
1 parent 87357ee commit f91732d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cryptoffi/vrf/staticcheck.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# disable deprecation checks. this is a fork of old code.
checks = ["all", "-SA1019"]

0 comments on commit f91732d

Please sign in to comment.