Skip to content

Contains and intersects #16

Contains and intersects

Contains and intersects #16

name: clang-format
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './cmake'
extensions: 'c,h,hh,cpp,hpp,cc'
clangFormatVersion: 17
style: file