• Maurelian's avatar
    chore(contracts): Add solhint-plugin-prettier and tweak yarn scripts · 634b2c54
    Maurelian authored
    This commit adds solhint-plugin-prettier which allows us to use both solhint and prettier
    on our solidity files, by ensure that solhint will throw an error when code is not formatted
    according to prettier rules. It also makes some slight modifications to yarn scripts which
    allows better separation between linting ts and solidity during CI runs
    634b2c54
.solhintignore 130 Bytes