Skip to content

1.0.20: threshold: new adjustment method #40

1.0.20: threshold: new adjustment method

1.0.20: threshold: new adjustment method #40

Workflow file for this run

name: clang-format-check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.15
with:
source: '.'
extensions: 'h,cpp,c'