We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78aa005 commit 6aaf5ffCopy full SHA for 6aaf5ff
.github/workflows/java-checkstyle.yml
@@ -28,4 +28,4 @@ jobs:
28
filter_mode: file
29
fail_on_error: true
30
checkstyle_config: google_checks_mod.xml
31
- workdir: ./src/com/code4tomorrow # working dir relative to root dir
+ workdir: src/com/code4tomorrow # working dir relative to root dir
0 commit comments