diff options
author | w0rp <w0rp@users.noreply.github.com> | 2017-12-07 18:50:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-07 18:50:33 +0000 |
commit | c6fc9cdb7b31823cafc1e86dc4555a595abc9aee (patch) | |
tree | c5a2d5dbc6ede832d52221ae4bec5be7c1d6da8a /README.md | |
parent | 63ecc8341d308c63781e4f7f81347858777d8c89 (diff) | |
parent | 85e0bd33141a05216848e525b3e86b6698aa38cd (diff) | |
download | ale-c6fc9cdb7b31823cafc1e86dc4555a595abc9aee.zip |
Merge pull request #1192 from fvictorio/add-solhint-support
Add solhint support
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) | |