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

feat: move nil check to call sites #658

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

SoulPancake
Copy link

@SoulPancake SoulPancake commented Mar 18, 2025

This addresses

// TODO(rbuckton): Move node != niltest to call sites
@rbuckton Can you please review this
I can undo the stylistic whitespace changes in the internal/ast/utilities.g
but I think they're for the better, LMK what you think

@SoulPancake SoulPancake changed the title feat: moving nil check to call sites of IsFunctionLikeDeclaration feat: move nil check to call sites - IsFunctionLikeDeclaration Mar 18, 2025
@SoulPancake SoulPancake changed the title feat: move nil check to call sites - IsFunctionLikeDeclaration feat: move nil check to call sites Mar 18, 2025
@jakebailey jakebailey requested a review from rbuckton March 18, 2025 18:31
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.

1 participant