We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b71fd0 + 839385b commit b12b425Copy full SHA for b12b425
README.org
@@ -70,7 +70,10 @@ Solidity mode can also interface with [[https://github.com/flycheck/flycheck][fl
70
download and install the flycheck package. Then configure it to either work on
71
all modes or enable it only for solidity mode.
72
73
-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
74
+with solium >= =v0.2.0=
75
+
76
+You have to specifically set the path
77
to both executables and activate the checker integration by setting the following:
78
79
To activate =solc= checker
0 commit comments