chore(knowledge): move canonical docs to shared SoMC wiki
This commit is contained in:
@@ -46,11 +46,3 @@ tasks.processResources {
|
||||
expand("version" to pluginVersion)
|
||||
}
|
||||
}
|
||||
|
||||
tasks.register<Exec>("validateOkf") {
|
||||
commandLine("./scripts/validate-okf.sh")
|
||||
}
|
||||
|
||||
tasks.check {
|
||||
dependsOn("validateOkf")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user