Adds support for Tlint - A Tighten Opinionated PHP Linter (#3291)

Co-authored-by: w0rp <w0rp@users.noreply.github.com>
This commit is contained in:
Jose Soto
2020-11-21 12:29:33 -08:00
committed by GitHub
parent 96428425fe
commit e1184e31f6
6 changed files with 147 additions and 0 deletions

View File

@@ -346,6 +346,7 @@ formatting.
* [phpmd](https://phpmd.org)
* [phpstan](https://github.com/phpstan/phpstan)
* [psalm](https://getpsalm.org) :floppy_disk:
* [tlint](https://github.com/tightenco/tlint)
* PO
* [alex](https://github.com/wooorm/alex) :floppy_disk:
* [msgfmt](https://www.gnu.org/software/gettext/manual/html_node/msgfmt-Invocation.html)