Add checkstyle linter for java #27

Merged
jank1619 merged 11 commits from ci/java-pipes into main 2025-02-13 11:39:31 +00:00
Showing only changes of commit 7b82445230 - Show all commits

View File

@ -6,7 +6,7 @@ on:
jobs:
checkstyle:
name: "Checkstyle Main"
runs-on: "ubuntu-latest"
runs-on: "vps-4"
container:
image: "cimg/openjdk:21.0-node"
steps: