Skip to content

Added compile time test to show that arrays of different types #39

Added compile time test to show that arrays of different types

Added compile time test to show that arrays of different types #39

name: clang-format check
on: [push, pull_request]
permissions: read-all
jobs:
formatting-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run clang-format style check.
uses: DoozyX/[email protected]
with:
clangFormatVersion: 8