Skip to content

Bump setuptools from 75.7.0 to 75.8.0 (#274) #25

Bump setuptools from 75.7.0 to 75.8.0 (#274)

Bump setuptools from 75.7.0 to 75.8.0 (#274) #25

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