-
Notifications
You must be signed in to change notification settings - Fork 8
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 new relevant fixers from php-cs-fixer 3.0+ #94
Labels
enhancement
New feature or request
Comments
OndraM
added a commit
that referenced
this issue
Apr 28, 2024
OndraM
added a commit
that referenced
this issue
Apr 28, 2024
OndraM
added a commit
that referenced
this issue
Apr 28, 2024
Merged
OndraM
added a commit
that referenced
this issue
May 6, 2024
OndraM
added a commit
that referenced
this issue
May 6, 2024
OndraM
added a commit
that referenced
this issue
May 6, 2024
OndraM
added a commit
that referenced
this issue
May 6, 2024
OndraM
added a commit
that referenced
this issue
May 6, 2024
OndraM
added a commit
that referenced
this issue
May 7, 2024
OndraM
added a commit
that referenced
this issue
May 7, 2024
OndraM
added a commit
that referenced
this issue
May 7, 2024
OndraM
added a commit
that referenced
this issue
May 7, 2024
OndraM
added a commit
that referenced
this issue
May 7, 2024
OndraM
added a commit
that referenced
this issue
May 7, 2024
OndraM
added a commit
that referenced
this issue
May 7, 2024
OndraM
added a commit
that referenced
this issue
May 7, 2024
…er, reconfigure MethodArgumentSpaceFixer, DisallowAttributesJoiningSniff, DisallowMultipleAttributesPerLineSniff) (part of #94)
OndraM
added a commit
that referenced
this issue
May 7, 2024
…er, reconfigure MethodArgumentSpaceFixer, DisallowAttributesJoiningSniff, DisallowMultipleAttributesPerLineSniff) (part of #94)
OndraM
added a commit
that referenced
this issue
May 7, 2024
…er, reconfigure MethodArgumentSpaceFixer and NoExtraBlankLinesFixer, DisallowAttributesJoiningSniff, DisallowMultipleAttributesPerLineSniff) (part of #94)
OndraM
added a commit
that referenced
this issue
May 7, 2024
…er, reconfigure MethodArgumentSpaceFixer and NoExtraBlankLinesFixer, DisallowAttributesJoiningSniff, DisallowMultipleAttributesPerLineSniff) (part of #94)
OndraM
added a commit
that referenced
this issue
May 7, 2024
OndraM
added a commit
that referenced
this issue
May 9, 2024
OndraM
added a commit
that referenced
this issue
May 10, 2024
Merged
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
…er, reconfigure MethodArgumentSpaceFixer and NoExtraBlankLinesFixer, DisallowAttributesJoiningSniff, DisallowMultipleAttributesPerLineSniff) (part of #94)
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
…er, reconfigure MethodArgumentSpaceFixer and NoExtraBlankLinesFixer, DisallowAttributesJoiningSniff, DisallowMultipleAttributesPerLineSniff) (part of #94)
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
OndraM
added a commit
that referenced
this issue
May 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
List of newly added fixers or their new features, which I collected from release notes of php-cs-fixer from version 3.0 to currently latest 3.54.0.
For each of them we should consider whether to introduce it or not (and check whether it is not already loaded).
@all
setThe text was updated successfully, but these errors were encountered: