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/space around operator condition #945

Merged

Conversation

bgriffith
Copy link
Member

This PR fixes #941 - an issue with negative numbers and space-around-operator rule.
<DCO 1.1 Signed-off-by: Ben Griffith [email protected]>

@coveralls
Copy link

coveralls commented Nov 9, 2016

Coverage Status

Coverage decreased (-0.04%) to 97.518% when pulling 85ea9fd on bgriffith:fix/space-around-operator-condition into c7b3534 on sasstools:develop.

@DanPurdy DanPurdy merged commit adaf56a into sasstools:develop Nov 9, 2016
@DanPurdy DanPurdy deleted the fix/space-around-operator-condition branch November 9, 2016 09:28
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.

space-around-operator raises for negative numbers in for/if blocks
3 participants