Skip to content

Renamed to_Array to to_array and to_Array_impl to to_array_impl #22

Renamed to_Array to to_array and to_Array_impl to to_array_impl

Renamed to_Array to to_array and to_Array_impl to to_array_impl #22

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