Skip to content

fix fakematch in LinkHoldingItem_Action3 #1131

fix fakematch in LinkHoldingItem_Action3

fix fakematch in LinkHoldingItem_Action3 #1131

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/clang-format-lint-action@v0.8
with:
source: './src ./include'
clangFormatVersion: 10