Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Use PHP CS Fixer and update .travis.yml #118

Merged
merged 1 commit into from Nov 17, 2014

Conversation

keradus
Copy link
Member

@keradus keradus commented Nov 16, 2014

No description provided.

@keradus keradus force-pushed the php-cs-fixer branch 3 times, most recently from 5ce92e3 to 558479d Compare November 16, 2014 20:28
@keradus
Copy link
Member Author

keradus commented Nov 16, 2014

Travis passes, fabbot fixed here: #119


install:
- travis_retry composer install --no-interaction --prefer-source
- vendor/bin/php-cs-fixer --diff --dry-run fix .
Copy link
Member

Choose a reason for hiding this comment

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

This is already run by fabbot, so no need to do it here as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

I can't see any docs for fabbot :(

Copy link
Member Author

Choose a reason for hiding this comment

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

I removed PHP CS Fixer tool from deps and .travis.yml.

I do not understand how it is runned by fabbot and still so many changes was done here by PHP CS Fixer that fabbot does not complain about ?

Copy link
Member

Choose a reason for hiding this comment

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

Because fabbot did not exist when we started the project and because we run it on PR but did not necesseraly enforce it before merging.

Copy link
Member Author

Choose a reason for hiding this comment

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

I see, thanks.
BTW, is there any docs for fabbot?

@fabpot
Copy link
Member

fabpot commented Nov 17, 2014

Thank you @keradus.

@fabpot fabpot merged commit ee068cb into FriendsOfPHP:master Nov 17, 2014
fabpot added a commit that referenced this pull request Nov 17, 2014
This PR was merged into the master branch.

Discussion
----------

Use PHP CS Fixer and update .travis.yml

Commits
-------

ee068cb Use PHP CS Fixer and update .travis.yml
@keradus keradus deleted the php-cs-fixer branch November 17, 2014 08:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants