Skip to content

Merge pull request #252 from fbarchard/cortex_x4 #7

Merge pull request #252 from fbarchard/cortex_x4

Merge pull request #252 from fbarchard/cortex_x4 #7

name: clang-format
on: [push, pull_request]
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run clang-format style check.
uses: jidicula/[email protected]
with:
exclude-regex: 'deps\/'