Skip to content

make progress display include a gauge (#81) #24

make progress display include a gauge (#81)

make progress display include a gauge (#81) #24

Workflow file for this run

name: Run clang-format Linter
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,cpp,c'
clangFormatVersion: 12
inplace: False