-
Couldn't load subscription status.
- Fork 268
Add phpcs + fix code #446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add phpcs + fix code #446
Conversation
|
@thewunder Sorry for tagging, but i need finish and merge this PR. I want continue with next changes. |
4689880 to
0234ee3
Compare
|
I also added type hints to code. Sorry for doing multiple changes in one MR, but I understand you don't have much time to merge multiple MR. If you want i can split these changes into multiple MR. |
|
@thewunder Thank you |
Fix automatic fixable phpcs issues update phpcs config Fix phpcs issues manually update phpcs config
Hi guys,
i added phpcs to improve code quality. Rules were created from Doctrine + some rules were disabled.
Feel free to discus about it.
Thank you
P.S.
This PR contains #445 fix.