Skip to content

make Kokkos::Tools::Impl::begin_parallel_* internally specializable b… #1

make Kokkos::Tools::Impl::begin_parallel_* internally specializable b…

make Kokkos::Tools::Impl::begin_parallel_* internally specializable b… #1

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