Skip to content

Feature/auto changelog #18

Feature/auto changelog

Feature/auto changelog #18

Workflow file for this run

name: Clang-format
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '../ezsnmp/.'
extensions: 'c,cpp,h,hpp'
clangFormatVersion: 20