Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Usage php cs fixer as fix coding style

samsonasik edited this page Oct 31, 2014 · 1 revision

coding style should follow PSR-2. We can use php-cs-fixer for it, place at git hook or use it on latest change. link : https://github.com/fabpot/PHP-CS-Fixer

Clone this wiki locally