Gilly7CE / Carpet-Addons-Not-Found

Addons for the Fabric Carpet mod
MIT License
6 stars 0 forks source link

Improve code styling rules for project with IntelliJ IDEA #122

Closed Gilly7CE closed 1 year ago

Gilly7CE commented 1 year ago

Fixes some issues with the code styling, and applies it to the code. Also renamed a Mixin which used camel case instead of pascal case.

Closes #110