Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

RuggedNetworks/php-lint-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style check and fixer for PHP

This container is aimed at providing the ability to fix PHP code with php-cs-fixer.

Installation

docker pull ruggednetworks/php-lint-fix

Usage

php-cs-fixer

docker run -it --rm -v `pwd`:/app ruggednetworks/php-lint-fix php-cs-fixer

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email security@ruggednetworks.co.uk instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.