Skip to content

Commit

Permalink
build.gradle: Enable assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
DextheChik3n committed Oct 22, 2023
1 parent 008f089 commit bf777c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ checkstyle {

run{
standardInput = System.in
enableAssertions = true
}

0 comments on commit bf777c4

Please sign in to comment.