Skip to content

Commit

Permalink
devops
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Mar 5, 2020
1 parent 7e8199f commit 375a7fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ application {
mainClassName = 'org.woehlke.simulation.evolution.SimulatedEvolutionApplication'
}

checkstyle {
ignoreFailures = true
}
//checkstyle {
// ignoreFailures = true
//}

0 comments on commit 375a7fe

Please sign in to comment.