Skip to content

build(deps): bump github/super-linter from 6 to 7 in the github-actions group #1024

build(deps): bump github/super-linter from 6 to 7 in the github-actions group

build(deps): bump github/super-linter from 6 to 7 in the github-actions group #1024

Workflow file for this run

name: clang-format
on: # yamllint disable-line rule:truthy
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: 'examples/vpp-plugin'
extensions: 'h,cpp,c,cc'
clangFormatVersion: 17