summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-02-18 09:48:35 +0000
committerGitHub <noreply@github.com>2018-02-18 09:48:35 +0000
commit608b6dafd4cf6399f87670a9edf291b1261763d0 (patch)
tree11efd63052ce78a00627f6ba5abfda82b4510566 /README.md
parent5972b9722370e95f48382fc1d696d17a9fa30c85 (diff)
parent716b46e10d2abe54daa09e876d4b7a6b56024ad0 (diff)
downloadale-608b6dafd4cf6399f87670a9edf291b1261763d0.zip
Merge pull request #1343 from kevinkjt2000/ponyc
Add Support for Ponylang
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 56a53a8a..dca1db86 100644
--- a/README.md
+++ b/README.md
@@ -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) |