lorisleiva / laravel-docker

🐳 Generic docker image for Laravel Applications
MIT License
927 stars 313 forks source link

Add tlint for checking Laravel code style #50

Open dakira opened 4 years ago

dakira commented 4 years ago

tightenco/tlint is a laravel specific code style checker. Would be great it it were added so that I don't have to install it for every test I run. :)