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

chore: fix import order and whitespaces #38

Merged
merged 4 commits into from
Nov 29, 2023

Conversation

keturn
Copy link
Contributor

@keturn keturn commented Mar 11, 2021

Update (Nov 29, 2023):
This PR was originally intended to correct the package association of inventory classes.
The majority of these changes was done in a similar way in #40.
What's left is whitespace and import order corrections.


Original PR description:

When I went to check on this module's test failures, I discovered its packages had accidentally been moved in to the org.terasology.engine namespace during the migration.

This PR corrects that, but I'm afraid there are probably lots of downstream modules that use InventoryComponent that will also need correcting.

@keturn
Copy link
Contributor Author

keturn commented Mar 11, 2021

it might well be worth doing #37 at the same time, since we have to update all the dependents either way.

@keturn
Copy link
Contributor Author

keturn commented Mar 12, 2021

four other modules were similarly effected, so we'll probably want to clean them up as a batch. MovingBlocks/Terasology#4571

@soloturn
Copy link
Contributor

this can be closed @jdrueckert @keturn ?

@jdrueckert
Copy link
Member

this can be closed @jdrueckert @keturn ?

why?

@jdrueckert
Copy link
Member

The majority of the originally intended changes was done in a similar way in #40.
With this, the remaining changes only concern whitespaces and imports.
I'm changing the PR title and description. We definitely should squash-merge this to avoid confusion.

@jdrueckert jdrueckert changed the title fix: this is a module, not engine packages chore: fix import order and whitespaces Nov 29, 2023
@jdrueckert jdrueckert merged commit 4d44007 into develop Nov 29, 2023
11 checks passed
@jdrueckert jdrueckert deleted the fix/not-an-engine-package branch November 29, 2023 12:12
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.

3 participants