mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-09 15:17:57 -05:00
use solhint-community (#25)
* use solhint-community fork We're trying to keep solhint afloat with a fork, and done some work on it so far, mainly the no-unused-imports rule. Any feedback is appreciated, hope this helps ✨ see announcement: https://blog.capu.tech/announcing-solhint-community.html * docs: update README --------- Co-authored-by: Paul Razvan Berg <paul.razvan.berg@gmail.com>
This commit is contained in:
committed by
GitHub
parent
bce0b0e689
commit
8209998bd7
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^2.8.7",
|
||||
"solhint": "^3.4.0"
|
||||
"solhint-community": "^3.5.0"
|
||||
},
|
||||
"keywords": [
|
||||
"blockchain",
|
||||
|
||||
Reference in New Issue
Block a user