Skip to content

Labeled all unlabeled inputs (if I didn't miss any) #1044

Labeled all unlabeled inputs (if I didn't miss any)

Labeled all unlabeled inputs (if I didn't miss any) #1044

Workflow file for this run

name: lint_pr
on: pull_request
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src ./include'
clangFormatVersion: 10