Skip to content

ENH: Support OutputTransformParameterMapFileFormat parameter for TOML #2952

ENH: Support OutputTransformParameterMapFileFormat parameter for TOML

ENH: Support OutputTransformParameterMapFileFormat parameter for TOML #2952

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