feat: NCS-21 Write Scripts to automate certain tasks #15

Merged
Janis merged 13 commits from feat/NCS-21 into main 2026-04-02 21:11:22 +02:00
Showing only changes of commit a9a4cdf590 - Show all commits
+3
View File
@@ -20,6 +20,9 @@ scala {
scoverage {
scoverageVersion.set(versions["SCOVERAGE"]!!)
excludedPackages.set(listOf(
"de.nowchess.ui.gui"
))
}
application {