Add custom linting rules (#4132)

Co-authored-by: Francisco Giordano <fg@frang.io>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
Luiz Hemerly
2023-07-10 17:26:02 -03:00
committed by GitHub
parent 2a4396c9dd
commit cd981f6521
6 changed files with 127 additions and 15 deletions

View File

@ -0,0 +1,4 @@
{
"name": "solhint-plugin-openzeppelin",
"private": true
}