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

Feature: support configuring fixer indentation #502

Merged
merged 4 commits into from
Jun 19, 2021

Conversation

gerryd
Copy link
Contributor

@gerryd gerryd commented Jun 15, 2021

This adds support for controlling the WhitespacesFixerConfig for fixers implementing WhitespacesAwareFixerInterface.

Q A
Bug fix? no
New feature? yes
Fixed tickets #451

This PR implements the second option discussed in #451 (Per fixer config).

gerryd and others added 4 commits June 15, 2021 16:39
This adds support for controlling the WhitespacesFixerConfig for fixers
implementing WhitespacesAwareFixerInterface.
Copy link
Collaborator

@Jibbarth Jibbarth left a comment

Choose a reason for hiding this comment

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

Thank you for this @gerryd ! I just added a documentation part and fix phpstan issue

@Jibbarth Jibbarth merged commit c230801 into nunomaduro:master Jun 19, 2021
@gerryd
Copy link
Contributor Author

gerryd commented Jun 20, 2021

Thanks for fixing the docs and merging, much appreciated! 👍

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

2 participants