Skip to content

Restructure Java-style #586

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

Merged
merged 4 commits into from
Sep 27, 2021
Merged

Restructure Java-style #586

merged 4 commits into from
Sep 27, 2021

Conversation

japgolly
Copy link
Contributor

Closes #476

Performed automatically using https://github.com/japgolly/scala-restructure

Changes:

  • Move files into directories that match their packages
  • Split and move files so that their filename matches the top-level type

Notice that the API reports have no modifications which is a good sign.

@japgolly japgolly requested a review from armanbilge September 27, 2021 04:35
@armanbilge
Copy link
Member

Holy. Crap. Talk about coming back with a bang!! 😮

Hope everything is well btw ❤️

@japgolly
Copy link
Contributor Author

Note: this PR is more for feedback. I'll fix the issue I mentioned above and re-run this.

@japgolly japgolly marked this pull request as draft September 27, 2021 04:40
@japgolly japgolly marked this pull request as ready for review September 27, 2021 06:27
@japgolly
Copy link
Contributor Author

Ok I think this is ready to go now. I did a quick skim of some of the huge 44k patch and didn't notice anything wrong.

Also thanks for your previous comment @armanbilge

Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

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

I skimmed through too and honestly LGTM. Like seriously major yak-shaving good. We can keep an eye out for any other weirdness but I think you nailed it 😄

On a separate note, maybe we should add an auto-file-header plugin to the build.

@armanbilge armanbilge merged commit 6b9243e into master Sep 27, 2021
@armanbilge armanbilge deleted the issue/476 branch September 27, 2021 07:11
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.

Split huge files into smaller units
2 participants