Skip to content

PHPCS ruleset: stabilize the exclude patterns#529

Merged
wimg merged 1 commit intomasterfrom
feature/improve-phpcs-exclude-patterns
Nov 2, 2017
Merged

PHPCS ruleset: stabilize the exclude patterns#529
wimg merged 1 commit intomasterfrom
feature/improve-phpcs-exclude-patterns

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Oct 29, 2017

Exclude patterns are regexes and should escape regex special characters (except for the *).

See: squizlabs/PHP_CodeSniffer/issues/1592

Exclude patterns are regexes and should escape regex special characters (except for the `*`).

See: squizlabs/PHP_CodeSniffer/issues/ 1592
@jrfnl jrfnl requested a review from wimg October 29, 2017 09:33
@wimg wimg merged commit 53b2b95 into master Nov 2, 2017
@wimg wimg deleted the feature/improve-phpcs-exclude-patterns branch November 2, 2017 01:16
@jrfnl jrfnl added this to the 8.1.0 milestone Nov 13, 2017
@jrfnl jrfnl mentioned this pull request Dec 17, 2017
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