Skip to content

Commit

Permalink
Merge pull request ethereum#36 from LefterisJP/add_note_on_solium_ver…
Browse files Browse the repository at this point in the history
…sion

Add note on solium version requirements
  • Loading branch information
LefterisJP authored Sep 12, 2018
2 parents 1b71fd0 + 839385b commit b12b425
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,10 @@ Solidity mode can also interface with [[https://github.com/flycheck/flycheck][fl
download and install the flycheck package. Then configure it to either work on
all modes or enable it only for solidity mode.

Flycheck can interface with solc and/or with [[http://solium.readthedocs.io/en/latest/][solium]]. You have to specifically set the path
Flycheck can interface with solc and/or with [[http://solium.readthedocs.io/en/latest/][solium]]. We only support integration
with solium >= =v0.2.0=

You have to specifically set the path
to both executables and activate the checker integration by setting the following:

To activate =solc= checker
Expand Down

0 comments on commit b12b425

Please sign in to comment.