Closed xanderdunn closed 7 years ago
Thanks for reporting this @xanderdunn
Maybe you can add something like https://github.com/Latrasis/linter-solidity/blob/master/lib/compiler.js ?
Similar issue with solidity-parser
was fixed over here, in case solium makes the switch.
Also relevant to #58
Solium has now switched to solidity-parser as dependancy instead of solparse. So this won't give you trouble once v0.5.0
is released (which is very soon :) )
solium 0.2.2
Anytime I attempt to lint the Numeraire contracts, I get this
SyntaxError
:The contracts compile fine with solc 0.4.10.