diff options
author | Jeff Sutherland <jeffdsuth@gmail.com> | 2017-09-14 00:45:18 +0700 |
---|---|---|
committer | Jeff Sutherland <jeffdsuth@gmail.com> | 2017-09-14 01:59:22 +0700 |
commit | 7302bedc5edb814c183109422271151af7ad7495 (patch) | |
tree | 65a47a32ae1a6816e650ed4e9d0120470028f20b /README.md | |
parent | 91df9ba2c0ccbe53e7838d16642e00c6280eefaa (diff) | |
download | ale-7302bedc5edb814c183109422271151af7ad7495.zip |
Add solidity linter: solium
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) | |