summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJeff Sutherland <jeffdsuth@gmail.com>2017-09-14 00:45:18 +0700
committerJeff Sutherland <jeffdsuth@gmail.com>2017-09-14 01:59:22 +0700
commit7302bedc5edb814c183109422271151af7ad7495 (patch)
tree65a47a32ae1a6816e650ed4e9d0120470028f20b /README.md
parent91df9ba2c0ccbe53e7838d16642e00c6280eefaa (diff)
downloadale-7302bedc5edb814c183109422271151af7ad7495.zip
Add solidity linter: solium
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e90fa28c..32ab204e 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,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) |
| 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) |