Add solidity linter: solium

This commit is contained in:
Jeff Sutherland
2017-09-14 01:59:22 +07:00
parent 91df9ba2c0
commit 7302bedc5e
4 changed files with 29 additions and 0 deletions
+1
View File
@@ -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) |