summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2017-12-07 18:50:33 +0000
committerGitHub <noreply@github.com>2017-12-07 18:50:33 +0000
commitc6fc9cdb7b31823cafc1e86dc4555a595abc9aee (patch)
treec5a2d5dbc6ede832d52221ae4bec5be7c1d6da8a /README.md
parent63ecc8341d308c63781e4f7f81347858777d8c89 (diff)
parent85e0bd33141a05216848e525b3e86b6698aa38cd (diff)
downloadale-c6fc9cdb7b31823cafc1e86dc4555a595abc9aee.zip
Merge pull request #1192 from fvictorio/add-solhint-support
Add solhint support
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 89bcc255..94640c5f 100644
--- a/README.md
+++ b/README.md
@@ -145,7 +145,7 @@ formatting.
| Scala | [scalac](http://scala-lang.org), [scalastyle](http://www.scalastyle.org) |
| Slim | [slim-lint](https://github.com/sds/slim-lint) |
| SML | [smlnj](http://www.smlnj.org/) |
-| Solidity | [solium](https://github.com/duaraghav8/Solium) |
+| Solidity | [solhint](https://github.com/protofire/solhint), [solium](https://github.com/duaraghav8/Solium) |
| Stylus | [stylelint](https://github.com/stylelint/stylelint) |
| SQL | [sqlint](https://github.com/purcell/sqlint) |
| Swift | [swiftlint](https://github.com/realm/SwiftLint), [swiftformat](https://github.com/nicklockwood/SwiftFormat) |