Skip to content
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

Add PHP QA Tools #47

Merged
merged 6 commits into from May 1, 2019
Merged

Add PHP QA Tools #47

merged 6 commits into from May 1, 2019

Conversation

zonuexe
Copy link
Contributor

@zonuexe zonuexe commented Apr 29, 2019

The following description may be useful for future developers when copied to CONTRIBUTING.md.

How to use

Get QA tools

make setup-tools

Auto fix coding style

make fix

Run all unit test

make test

Static analysis

make phan
make phpstan

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.665% when pulling 5c686a9 on zonuexe:php-qa-tools into f659c28 on woothee:master.

@okonomi okonomi merged commit cb72f71 into woothee:master May 1, 2019
@okonomi
Copy link
Member

okonomi commented May 1, 2019

Great work!

@zonuexe zonuexe deleted the php-qa-tools branch May 1, 2019 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants