Skip to content

[Commands] Prototype swift-fixit — a subcommand for deserializing diagnostics and applying fix-its #8576

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AnthonyLatsis
Copy link
Contributor

@AnthonyLatsis AnthonyLatsis commented Apr 30, 2025

Motivation:

This is part of the migration tooling initiative for Swift features.

Modifications:

This is a CLI for SwiftFixIt to be used by other build systems and for purposes beyond code migration. Like SwiftFixIt, it accepts a collection of .dia files, and applies all deserialized fix-its in place.

@AnthonyLatsis AnthonyLatsis changed the title [Commands] Prototype 'swift-fixit' — a subcommand to deserialize diagnostics and apply fix-its [Commands] Prototype swift-fixit — a subcommand to deserialize diagnostics and apply fix-its Apr 30, 2025
@xedin
Copy link
Contributor

xedin commented Apr 30, 2025

@swift-ci please test

@xedin
Copy link
Contributor

xedin commented Apr 30, 2025

@swift-ci please test

@AnthonyLatsis AnthonyLatsis changed the title [Commands] Prototype swift-fixit — a subcommand to deserialize diagnostics and apply fix-its [Commands] Prototype swift-fixit — a subcommand for deserializing diagnostics and applying fix-its Apr 30, 2025
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.

2 participants