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
{{ message }}
This repository was archived by the owner on Jan 17, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
Introduce rectorphp/rector in CI Pipeline to handle coding standards
Describe the solution you'd like
Step in CI pipeline (CircleCI/CodeClimate), handled for example like run-static-analysis (phpstan)
Describe alternatives you've considered
I thought that PHP-CS-Fixer would handle that, but unfortunately, it can't format variable/method names to be in camelCase
Is your feature request related to a problem? Please describe.
Introduce
rectorphp/rectorin CI Pipeline to handle coding standardsDescribe the solution you'd like
Step in CI pipeline (CircleCI/CodeClimate), handled for example like
run-static-analysis(phpstan)Describe alternatives you've considered
I thought that PHP-CS-Fixer would handle that, but unfortunately, it can't format variable/method names to be in camelCase
Additional context
See: https://github.com/rectorphp/rector#how-to-apply-coding-standards