Skip to content

repo-sync-2023-08-11T14:35:42+0800 #4

repo-sync-2023-08-11T14:35:42+0800

repo-sync-2023-08-11T14:35:42+0800 #4

name: Run clang-format Linter
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
extensions: 'h,cc'
clangFormatVersion: 16.0.3