Skip to content

Fix word size calculation on resize (#6) #71

Fix word size calculation on resize (#6)

Fix word size calculation on resize (#6) #71

name: clang-format check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
submodules: true
- name: Run clang-format style check
uses: jidicula/[email protected]
with:
clang-format-version: '14'
exclude-regex: 'extlib/'