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

Enable checkstyle #149

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Enable checkstyle #149

merged 2 commits into from
Jul 1, 2024

Conversation

modmuss50
Copy link
Member

  • Fix all checkstyle issues, all of them are from changes made in our fork
  • Disabled line lenght checkstyle rule, I think its tottaly silly.
  • Bumped the target language compatibily level to Java 8
    • We already compiled to Java 8 bytecode, so why not allow using Java 8 language features.
    • Slightly reduces our diff by removing the silly CompreUtils

@modmuss50 modmuss50 merged commit 2cd49e6 into FabricMC:main Jul 1, 2024
2 checks passed
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.

1 participant