diff options
author | Jose Soto <josecanhelp@gmail.com> | 2020-11-21 12:29:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-21 20:29:33 +0000 |
commit | e1184e31f6ed7907b0fdc51eaf4507af6f22d7d9 (patch) | |
tree | d7fc9d0a9f6b30ffaf586babc06f9fc7131cd745 /doc/ale.txt | |
parent | 96428425fe9ce8c5fa0718af2c6fe58deb61fadc (diff) | |
download | ale-e1184e31f6ed7907b0fdc51eaf4507af6f22d7d9.zip |
Adds support for Tlint - A Tighten Opinionated PHP Linter (#3291)
Co-authored-by: w0rp <w0rp@users.noreply.github.com>
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index c5de4333..208bda4a 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2805,6 +2805,7 @@ documented in additional help files. psalm.................................|ale-php-psalm| php-cs-fixer..........................|ale-php-php-cs-fixer| php...................................|ale-php-php| + tlint.................................|ale-php-tlint| intelephense..........................|ale-php-intelephense| po......................................|ale-po-options| write-good............................|ale-po-write-good| |