Skip to content

Conversation

ashphy
Copy link
Owner

@ashphy ashphy commented Jun 22, 2025

Summary

  • rename enumarateNode.ts to enumerateNode.ts
  • update imports referencing the utility
  • run lint and tests

Testing

  • npm run lint
  • npx vitest run

https://chatgpt.com/codex/tasks/task_e_68554a4befe8832a8156dab036021358

@ashphy ashphy requested a review from Copilot June 22, 2025 06:06
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a typo by renaming the "enumarateNode" utility to "enumerateNode" and updates all its import references accordingly.

  • Fixed the file import in src/utils/traverseDescendant.ts.
  • Updated the import statement in src/parsers/filter_selector.ts.

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/utils/traverseDescendant.ts Corrected import typo for enumerateNode.
src/parsers/filter_selector.ts Corrected import typo for enumerateNode.

@ashphy ashphy merged commit 6771dd7 into main Jun 22, 2025
10 checks passed
@ashphy ashphy deleted the codex/rename-and-update-imports-of-enumaratenode.ts branch June 22, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant