Skip to content

Changed the return type tests for get(complex) to workaround #34

Changed the return type tests for get(complex) to workaround

Changed the return type tests for get(complex) to workaround #34

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