Skip to content

ENH: ImageRandomCoordinateSampler UseMultiThread use ITK's ThreadPool #2054

ENH: ImageRandomCoordinateSampler UseMultiThread use ITK's ThreadPool

ENH: ImageRandomCoordinateSampler UseMultiThread use ITK's ThreadPool #2054

name: test-clang-format
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './CMake'
extensions: 'hxx,h,cxx'
clangFormatVersion: 8
style: file