Skip to content

[feat] cli: integrate cli in main executable #1074

[feat] cli: integrate cli in main executable

[feat] cli: integrate cli in main executable #1074

Workflow file for this run

name: Clang Format
on:
push:
branches:
- master
- qt6
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: 'src/'
extensions: 'h,cpp'
clangFormatVersion: 9
style: file