Skip to content

tests/dep_tree: sh on Linux doesn't like my shell expansions (under… #162

tests/dep_tree: sh on Linux doesn't like my shell expansions (under…

tests/dep_tree: sh on Linux doesn't like my shell expansions (under… #162

Workflow file for this run

name: Check formatting
on: [push, workflow_dispatch]
jobs:
check_formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run clang-format
uses: jidicula/[email protected]
with:
clang-format-version: 18
check-path: .