Skip to content

Conversation

@jackfirth
Copy link
Owner

Closes #380. This changes how Resyntax works by making it produce a single "analysis" object describing all of the multiple rounds of changes to apply to analyzed code before actually modifying any files. The CLI layer is changed into a pure frontend to the analysis API, with none of the multipass logic implemented in the CLI like it was previously.

Closes #380. This changes how Resyntax works by making it produce a single "analysis" object describing all of the multiple rounds of changes to apply to analyzed code before actually modifying any files. The CLI layer is changed into a pure frontend to the analysis API, with none of the multipass logic implemented in the CLI like it was previously.
@jackfirth jackfirth added the enhancement New feature or request label Nov 17, 2024
@jackfirth jackfirth merged commit 9b1219f into master Nov 17, 2024
2 checks passed
@jackfirth jackfirth deleted the 380-true-multipass branch November 17, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multipass analysis

2 participants