Integrate PHP-CS Fixer on compiled Layer objects
Closed this issue · 1 comments
jwillp commented
The Object Generator that uses Nette/Php-Generator does not output code that is valid with the default settings of PHP-CS-Fixer.
This causes mismatches of coding styles making commits diff all the generated files.
It would be better to integrate PHP-CS-Fixer in the compilation process, to automatically fix
the compiled files according to its config file if present.
jwillp commented
Move this to the Orkestra Dev Tools repo