Skip to content

git11 fix

git11 fix #349

name: test-clang-format
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './src/ramulator'
extensions: 'h,cpp,cc,c'
clangFormatVersion: 5