Skip to content

Bump gitpod/workspace-java-21 from 2025-02-10-10-54-28 to 2025-05-14-07-50-25 #7667

Bump gitpod/workspace-java-21 from 2025-02-10-10-54-28 to 2025-05-14-07-50-25

Bump gitpod/workspace-java-21 from 2025-02-10-10-54-28 to 2025-05-14-07-50-25 #7667

name: Clang format linter
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.20
with:
source: './src'
extensions: 'java'
clangFormatVersion: 16