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

Add IntelliJ Idea Migration Map reader and writer #93

Merged
merged 3 commits into from
Aug 25, 2024

Conversation

NebelNidas
Copy link
Collaborator

Depends on #92 and closes #61.

@NebelNidas NebelNidas added this to the 0.7.0 milestone Apr 13, 2024
Also improves header validation for formats with headers
@NebelNidas NebelNidas marked this pull request as ready for review August 25, 2024 14:35
@NebelNidas NebelNidas requested a review from liach August 25, 2024 14:36
Copy link

@liach liach left a comment

Choose a reason for hiding this comment

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

Didn't spot any problem with migration maps. But the work to ensure tiny has srcNs seems a bit unrelated to migration maps.

@NebelNidas
Copy link
Collaborator Author

the work to ensure tiny has srcNs seems a bit unrelated to migration maps.

True, I was adding some header validation tests to the migration map format and thought I might do the same for the other applicable formats as well while already being at it. Doesn't quite warrant a separate PR in my opinion.

Didn't spot any problem with migration maps.

Perfect, LGTM then :)

@NebelNidas NebelNidas merged commit a27d20a into FabricMC:dev Aug 25, 2024
3 checks passed
@NebelNidas NebelNidas deleted the migration-map branch August 25, 2024 23:34
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.

IntelliJ Idea Migration Map support
3 participants