* build: switch to spotless add in some other basic formatting steps that allow for easy auto-correction * build: lint text files as well * chore: remove license headers from package-info files spotless can't verify these
4 lines
94 B
Java
4 lines
94 B
Java
/**
|
|
* IntellectualSites service pipeline system
|
|
*/
|
|
package cloud.commandframework.services;
|