summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbutlerx <butlerx@notthe.cloud>2018-01-27 11:40:40 +0000
committerbutlerx <butlerx@notthe.cloud>2018-01-27 12:17:15 +0000
commit9dad25778fa3c848d9ce010979323e91d00a3819 (patch)
treee7ecf746d777a0bce4ebb09f5ee76594444ed454 /README.md
parentdffc162dd66bfa0a2b2591d03df6895c378d8fce (diff)
downloadale-9dad25778fa3c848d9ce010979323e91d00a3819.zip
add po support with proselint, writegood, msgfmt and alex
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 f058df24..112c8e14 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,7 @@ formatting.
| OCaml | [merlin](https://github.com/the-lambda-church/merlin) see `:help ale-ocaml-merlin` for configuration instructions, [ols](https://github.com/freebroccolo/ocaml-language-server) |
| Perl | [perl -c](https://perl.org/), [perl-critic](https://metacpan.org/pod/Perl::Critic) |
| 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) |
| proto | [protoc-gen-lint](https://github.com/ckaznocha/protoc-gen-lint) |
| Pug | [pug-lint](https://github.com/pugjs/pug-lint) |