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-CS and PHPStan dependencies and scripts to execute #3

Merged
merged 3 commits into from
Aug 5, 2017

Conversation

holtkamp
Copy link
Contributor

@holtkamp holtkamp commented Aug 2, 2017

So you can run:
composer phpstan => results in 10 errors!
composer phpcs-fix

@cafferata
Copy link
Contributor

Why not go one step further with the use of GrumPHP? So every commit will be checked instead of manual running de Composer scripts. And I would expect a configuration file for the tools so I can run the same commands outside the Composer script wrappers.

@dnl-blkv dnl-blkv requested review from OGKevin and removed request for qurben August 5, 2017 07:32
Copy link
Contributor

@OGKevin OGKevin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good 👍

Tests passing @dnl-blkv

@dnl-blkv
Copy link
Contributor

dnl-blkv commented Aug 5, 2017

@cafferata if you'd like to add GrumPHP, please create an issue for it :)

@dnl-blkv dnl-blkv merged commit 1fd6594 into bunq:master Aug 5, 2017
@dnl-blkv
Copy link
Contributor

dnl-blkv commented Aug 5, 2017

@andrederoos

@OGKevin OGKevin added this to the Patch 0.9.1 milestone Aug 5, 2017
@cafferata
Copy link
Contributor

@dnl-blkv I will see if I can send a pull request for this tonight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants