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 missing expression cuddle check #154

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Conversation

bombsimon
Copy link
Owner

Resolves #153

@coveralls
Copy link

Coverage Status

coverage: 93.664%. remained the same
when pulling e598d52 on expression-for-block
into 1fc4441 on master.

@bombsimon bombsimon merged commit c862f08 into master Jun 23, 2024
8 checks passed
@bombsimon bombsimon deleted the expression-for-block branch August 24, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expressions can be cuddled with for blocks, but not with if blocks
2 participants