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

refactor(ast_tools): handle paths as strings #6925

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

overlookmotel
Copy link
Collaborator

@overlookmotel overlookmotel commented Oct 26, 2024

We were converting back and forwards between strings and Paths for no purpose. Just use strings.

Copy link

graphite-app bot commented Oct 26, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Collaborator Author

overlookmotel commented Oct 26, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @overlookmotel and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added the A-ast-tools Area - AST tools label Oct 26, 2024
@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Oct 26, 2024
@overlookmotel overlookmotel marked this pull request as ready for review October 26, 2024 13:58
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Oct 26, 2024
Copy link

graphite-app bot commented Oct 26, 2024

Merge activity

We were converting back and forwards between strings and `Path`s for no purpose. Just use strings.
@overlookmotel overlookmotel force-pushed the 10-26-refactor_ast_tools_shorten_code branch from 955334e to e4a5936 Compare October 26, 2024 14:05
@overlookmotel overlookmotel force-pushed the 10-26-refactor_ast_tools_handle_paths_as_strings branch from aa64728 to 8101d1b Compare October 26, 2024 14:06
Base automatically changed from 10-26-refactor_ast_tools_shorten_code to main October 26, 2024 14:09
@graphite-app graphite-app bot merged commit 8101d1b into main Oct 26, 2024
16 checks passed
@graphite-app graphite-app bot deleted the 10-26-refactor_ast_tools_handle_paths_as_strings branch October 26, 2024 14:11
Orenbek pushed a commit to Orenbek/oxc that referenced this pull request Oct 28, 2024
We were converting back and forwards between strings and `Path`s for no purpose. Just use strings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-merge Merge with Graphite Merge Queue A-ast-tools Area - AST tools C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant