feat: Add pipelines (SCRUM-44) #6
1 changed files with 0 additions and 7 deletions
|
@ -5,13 +5,6 @@ plugins {
|
|||
id("checkstyle")
|
||||
}
|
||||
|
||||
tasks.withType<Checkstyle> {
|
||||
reports {
|
||||
xml.required.set(false)
|
||||
html.required.set(true)
|
||||
}
|
||||
}
|
||||
|
||||
tasks.withType<Checkstyle> {
|
||||
reports {
|
||||
// Disable HTML report
|
||||
|
|
Loading…
Add table
Reference in a new issue