apollo-rsps / apollo

An open-source Java game server suite designed to be lightweight, fast, and secure.
ISC License
185 stars 141 forks source link

Properly utilise detekt #359

Open Major- opened 7 years ago

Major- commented 7 years ago
Major- commented 7 years ago

Formatting would be nice, although need to consider 1) does this force users to use (or at least install) intellij, 2) how this affects CI

tlf30 commented 7 years ago

I think it does lock the users into Intellij, I was using netbeans, but I am now using intellij, mostly because of how the gradle was setup for the project. EDIT: I would like to take note, this is because the lack of support for kotlin in netbeans, the kotlin pluin in netbeans has a lot of issues.