Skip to content

Add PHP CS Fixer with basic config #817

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

Closed
wants to merge 1 commit into from
Closed

Add PHP CS Fixer with basic config #817

wants to merge 1 commit into from

Conversation

kubawerlos
Copy link
Contributor

No description provided.

@GrahamCampbell
Copy link
Contributor

PHP-CS-Fixer should just be removed IMO. Just extra guff to deal with locally. StyleCI can auto-apply fixes anyhoo.

@acrobat
Copy link
Collaborator

acrobat commented Oct 27, 2019

I'm with @GrahamCampbell on this one. Styleci currently does a great job checking all pull requests, so I would like to keep it that way. I'm ok with the other changes, so can you revert the change the .travis.yml and add the return_assignment rule also to the style config?

@GrahamCampbell GrahamCampbell mentioned this pull request Oct 28, 2019
@GrahamCampbell
Copy link
Contributor

#821 replaces this. StyleCI isn't failing on the PR since PR analyses only analyze the changed files, but once it's merged, StyleCI will do a full push analysis, and those can be merged into master.

@kubawerlos kubawerlos closed this Nov 7, 2019
@kubawerlos kubawerlos deleted the add-php-cs-fixer branch November 7, 2019 17:45
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.

3 participants