Skip to content

Commit

Permalink
chore: update solhint
Browse files Browse the repository at this point in the history
  • Loading branch information
lingcoder committed Aug 8, 2024
1 parent 0f262eb commit ab2e147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .solhint.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
"gas-length-in-loops": "off",
"gas-increment-by-one": "off",
"comprehensive-interface": "off",
"named-return-values": "off",
"imports-order": "off",
"foundry-test-functions": "off"
}
}

0 comments on commit ab2e147

Please sign in to comment.