You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TASK] Add a fix Composer script to run all code fixers
This makes our life as developers a bit more convenient.
Also run Rector before the style fixer as Rector is responsible for
structural changes that need to be style-fixed after that.
0 commit comments