plugins-template icon indicating copy to clipboard operation
plugins-template copied to clipboard

feat: overhaul & modernize template

Open zt64 opened this issue 1 year ago • 1 comments

Hi,

I decided to completely redesign the project setup, making greater use of Gradle functionality.

  • Switched to version catalog
  • Enabled on demand configuration for optimal performance
  • Updated gradle to v7.6.2
  • Automatic plugin including, no need to 50x include("pluginA")...
  • Added ktlint and editorconfig

zt64 avatar May 15 '24 05:05 zt64

Is there some reason to not merge it?

zf-moth avatar Jun 30 '24 00:06 zf-moth