solc-js
solc-js copied to clipboard
Add option to return warning as error
Option to return warning as error
https://github.com/ethereum/solc-js/issues/169
Coverage increased (+0.03%) to 88.641% when pulling f289029f595e80a52af263655894330bf716e026 on t4sk:master into d6e8936024d295f93518b8d1acb64b230a981c7b on ethereum:master.
Hi, @t4sk thanks for the PR, but the solc-js cli should match the behavior of the solc, which currently, does not return warnings as errors. So I will be closing this PR for now. Thanks for your contribution, though.