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

Array-definition trimming bracket-spaces and last-comma #56

Open
Pictor13 opened this issue Feb 24, 2019 · 1 comment
Open

Array-definition trimming bracket-spaces and last-comma #56

Pictor13 opened this issue Feb 24, 2019 · 1 comment

Comments

@Pictor13
Copy link

Hi,

I've noticed the formatting with PSR2 removes the eventual spaces between the brackets and the values, inside array definitions.
We usually type them as [ 1, 2, 3 ] and [ 1, 2, 3, ]; is there a way to skip that bracket-space and last-comma checks?

@Pictor13
Copy link
Author

Probably a duplicate of #17 , that looks like unsolved since years :(

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

No branches or pull requests

1 participant