Commit 86c70aa
authored
Update Checkstyle in Gradle build (#3069)
Fixes the following failing CI error to recent Gradle upgrade.
* What went wrong:
Execution failed for task ':practice:zipper:checkstyleTest'.
> A failure occurred while executing org.gradle.api.plugins.quality.internal.CheckstyleAction
> An unexpected error occurred configuring and executing Checkstyle.
> Unable to create Root Module: config {/home/runner/work/java/java/exercises/practice/zipper/checkstyle.xml}.1 parent c21f117 commit 86c70aa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments