Skip to content

[DAPHNE-#867] Change ConfigParser::fileExists() behavior to not throw #77

[DAPHNE-#867] Change ConfigParser::fileExists() behavior to not throw

[DAPHNE-#867] Change ConfigParser::fileExists() behavior to not throw #77

name: check-clang-format
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: 'src test'
exclude: './third_party ./external'
extensions: 'h,cpp'
clangFormatVersion: 18.1.3