Bump solhint to 3.2.0

This commit is contained in:
Francisco Giordano
2020-09-10 20:37:32 -03:00
parent 492d4ac013
commit 09d437c1f9
3 changed files with 6 additions and 5 deletions

View File

@ -1,5 +1,6 @@
// SPDX-License-Identifier: MIT
// solhint-disable-next-line compiler-version
pragma solidity >=0.4.24 <0.7.0;