Skip to content

Conversation

@jycor
Copy link
Contributor

@jycor jycor commented Oct 8, 2024

This PR removes unused rule ids and renames some ids/rules so naming convention is consistent

}
// Blocks may have expressions declared directly on them, so we explicitly analyze the block node for variables
rulesToRun := []RuleId{resolveVariablesId}
var rulesToRun []RuleId
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there more elimination we could do here?

Copy link
Contributor

@max-hoffman max-hoffman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks for the cleanup

@jycor jycor merged commit 21582a4 into main Oct 10, 2024
8 checks passed
@jycor jycor deleted the james/rules branch October 10, 2024 07:59
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.

3 participants