Use Spotless for license formatting
This commit is contained in:
@@ -3,10 +3,6 @@ plugins {
|
||||
`maven-publish`
|
||||
}
|
||||
|
||||
license {
|
||||
header(project.file("HEADER.txt"))
|
||||
}
|
||||
|
||||
java {
|
||||
withJavadocJar()
|
||||
withSourcesJar()
|
||||
|
Reference in New Issue
Block a user