diff options
author | Kevin Tindall <kevinkjt2000@gmail.com> | 2018-02-10 13:04:43 -0600 |
---|---|---|
committer | Kevin Tindall <kevinkjt2000@gmail.com> | 2018-02-10 13:17:53 -0600 |
commit | 716b46e10d2abe54daa09e876d4b7a6b56024ad0 (patch) | |
tree | ed72234ef8237e68c92e018b5df13891a7a0a0d3 /README.md | |
parent | a3329ef3fc44a04a2617941eb46deef6c184f4af (diff) | |
download | ale-716b46e10d2abe54daa09e876d4b7a6b56024ad0.zip |
functional pony linter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -133,6 +133,7 @@ formatting. | PHP | [hack](http://hacklang.org/), [hackfmt](https://github.com/facebook/flow/tree/master/hack/hackfmt), [langserver](https://github.com/felixfbecker/php-language-server), [phan](https://github.com/phan/phan) see `:help ale-php-phan` to instructions, [php -l](https://secure.php.net/), [phpcs](https://github.com/squizlabs/PHP_CodeSniffer), [phpmd](https://phpmd.org), [phpstan](https://github.com/phpstan/phpstan), [phpcbf](https://github.com/squizlabs/PHP_CodeSniffer) | | PO | [alex](https://github.com/wooorm/alex) !!, [msgfmt](https://www.gnu.org/software/gettext/manual/html_node/msgfmt-Invocation.html), [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) | | Pod | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) | +| Pony | [ponyc](https://github.com/ponylang/ponyc) | | proto | [protoc-gen-lint](https://github.com/ckaznocha/protoc-gen-lint) | | Pug | [pug-lint](https://github.com/pugjs/pug-lint) | | Puppet | [puppet](https://puppet.com), [puppet-lint](https://puppet-lint.com) | |