Skip to content

Comments

refactor(ast_tools): handle paths as strings#6925

Merged
graphite-app[bot] merged 1 commit intomainfrom
10-26-refactor_ast_tools_handle_paths_as_strings
Oct 26, 2024
Merged

refactor(ast_tools): handle paths as strings#6925
graphite-app[bot] merged 1 commit intomainfrom
10-26-refactor_ast_tools_handle_paths_as_strings

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Oct 26, 2024

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

@graphite-app
Copy link
Contributor

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
Member 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
@graphite-app
Copy link
Contributor

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
@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