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

Fix custom properties in declarations #1122

Merged
merged 1 commit into from
Aug 30, 2017

Conversation

DanPurdy
Copy link
Member

Fixes an unreported issue to do with custom properties in the no-misspelled-properties rule. A custom property can be found within a declaration but it won't be classed as a straight up property. I failed to check for that previously.

<DCO 1.1 Signed-off-by: Dan Purdy dan@dpurdy.me>

@coveralls
Copy link

coveralls commented Aug 30, 2017

Coverage Status

Coverage increased (+0.001%) to 97.529% when pulling 56ca1df on feature_fix-custom-var-misspelled into cca399c on v1-dev.

@DanPurdy DanPurdy merged commit 373d345 into v1-dev Aug 30, 2017
@DanPurdy DanPurdy deleted the feature_fix-custom-var-misspelled branch August 30, 2017 22:47
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.

None yet

3 participants