This container is aimed at providing the ability to fix PHP code with php-cs-fixer.
docker pull ruggednetworks/php-lint-fix
docker run -it --rm -v `pwd`:/app ruggednetworks/php-lint-fix php-cs-fixer
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email security@ruggednetworks.co.uk instead of using the issue tracker.
- Rugged Networks Limited
- Original Author: TJ Miller
- All Contributors
The MIT License (MIT). Please see License File for more information.