Add checkstyle
This commit is contained in:
parent
9d37e2c648
commit
c80e34fdc5
3 changed files with 26 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ allprojects {
|
|||
gpr(MavenPublication)
|
||||
}
|
||||
}
|
||||
|
||||
apply plugin: "checkstyle"
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue