Skip to content

feature #50: foreground and background zones #62

feature #50: foreground and background zones

feature #50: foreground and background zones #62

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'