Do not apply pmd and checkstyle plugins against docs subproject
This commit is contained in:
@@ -70,8 +70,6 @@ configure(allprojects) {
|
||||
apply plugin: "eclipse"
|
||||
apply plugin: "idea"
|
||||
apply plugin: "jacoco"
|
||||
apply plugin: "pmd"
|
||||
apply plugin: "checkstyle"
|
||||
apply plugin: "propdeps"
|
||||
apply plugin: "propdeps-idea"
|
||||
apply plugin: "propdeps-eclipse"
|
||||
|
||||
Reference in New Issue
Block a user