Skip to content

Add tests for NodeStack and rework #6670

Add tests for NodeStack and rework

Add tests for NodeStack and rework #6670

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.18
with:
source: './src'
extensions: 'java'
clangFormatVersion: 16