Skip to content

Conversation

bombsimon
Copy link
Owner

  • Always run err checking even if if is disabled
  • Don't force cuddling if no errors are checked
  • Don't force cuddling if no variables intersect
  • Only check cuddling if previous node is assign or decl
  • Move test to default testing

Closes #177

- Always run `err` checking even if `if` is disabled
- Don't force cuddling if no errors are checked
- Don't force cuddling if no variables intersect
- Only check cuddling if previous node is assign or decl
- Move test to default testing
@coveralls
Copy link

Coverage Status

coverage: 93.444% (-1.0%) from 94.492%
when pulling 0ac23d2 on fix-err-checking
into 7329c34 on main.

@bombsimon bombsimon merged commit 4ab9357 into main Jun 24, 2025
4 checks passed
@bombsimon bombsimon deleted the fix-err-checking branch June 24, 2025 21:41
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.

Error checking does not work isolated
2 participants