Skip to content

Commit

Permalink
chore: add functions router zksync to solhint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
KodeyThomas committed Dec 10, 2024
1 parent f5481f5 commit 45f0545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/.solhintignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

# Ignore Functions v1.0.0 code that was frozen after audit
./src/v0.8/functions/v1_0_0
./src/v0.8/functions/v1_3_0_zksync/FunctionsRouter.sol

# Test helpers
./src/v0.8/vrf/testhelpers
Expand Down

0 comments on commit 45f0545

Please sign in to comment.