Use Spotless for license formatting
This commit is contained in:
@@ -3,10 +3,6 @@ plugins {
|
||||
`maven-publish`
|
||||
}
|
||||
|
||||
license {
|
||||
header(project.rootProject.file("HEADER.txt"))
|
||||
}
|
||||
|
||||
val guavaVersion: String by project.extra
|
||||
val nettyVersion: String by project.extra
|
||||
val checkerFrameworkVersion: String by project.extra
|
||||
|
Reference in New Issue
Block a user