Skip to content

Build/PHPCS: check array indentation#538

Merged
wimg merged 1 commit intomasterfrom
feature/update-own-ruleset
Dec 2, 2017
Merged

Build/PHPCS: check array indentation#538
wimg merged 1 commit intomasterfrom
feature/update-own-ruleset

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Nov 26, 2017

PHPCS upstream has added a new sniff to verify normalized array indentation.
As the PHPCS build check for the PHPCompatibility standard is run against master, we can start taking advantage of that.

This commit adds the relevant changes to the PHPCompatibility own ruleset to do so and fixes the one instance where the code did not yet comply with this.

PHPCS upstream has added a new sniff to verify normalized array indentation.
As the PHPCS build check for the PHPCompatibility standard is run against `master`, we can start taken advantage of that.

This commit adds the relevant changes to the PHPCompatibility own ruleset to do so and fixes the one instance where the code did not yet comply with this.
@jrfnl jrfnl added this to the 8.1.0 milestone Nov 26, 2017
@jrfnl jrfnl requested a review from wimg November 26, 2017 08:03
@wimg wimg merged commit 514be0f into master Dec 2, 2017
@wimg wimg deleted the feature/update-own-ruleset branch December 2, 2017 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants