diff options
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index ae3aa48e..32ef0a6d 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -146,6 +146,8 @@ CONTENTS *ale-contents* shellcheck..........................|ale-sh-shellcheck| sml...................................|ale-sml-options| smlnj...............................|ale-sml-smlnj| + solidity..............................|ale-solidity-options| + solium..............................|ale-solidity-solium| spec..................................|ale-spec-options| rpmlint.............................|ale-spec-rpmlint| stylus................................|ale-stylus-options| @@ -275,6 +277,7 @@ Notes: * Scala: `scalac`, `scalastyle` * Slim: `slim-lint` * SML: `smlnj` +* Solidity: `solium` * Stylus: `stylelint` * SQL: `sqlint` * Swift: `swiftlint`, `swiftformat` |