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

Use PHPCS build in static token arrays. #620

Merged
merged 1 commit into from
Jul 19, 2016

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 19, 2016

PHP_CodeSniffer_Tokens::$emptyTokens contains T_WHITESPACE and all comment tokens making for a more stable check.

`PHP_CodeSniffer_Tokens::$emptyTokens` contains `T_WHITESPACE` and all comment tokens making for a more stable check.
@JDGrimes JDGrimes added this to the 0.10.0 milestone Jul 19, 2016
@JDGrimes JDGrimes merged commit 2c6f67f into develop Jul 19, 2016
@JDGrimes JDGrimes deleted the WPCS/feature/better-tokens branch July 19, 2016 20:07
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.

3 participants