Skip to content

MueLu: Add clang-format workflow and run it on MueLu #11

MueLu: Add clang-format workflow and run it on MueLu

MueLu: Add clang-format workflow and run it on MueLu #11

name: Run clang-format Linter
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './packages/muelu/src'
exclude: './lib'
extensions: 'cpp,hpp'
clangFormatVersion: 8

Check failure on line 16 in .github/workflows/muelu_clangd_format.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/muelu_clangd_format.yml

Invalid workflow file

You have an error in your yaml syntax on line 16
style: file
inplace: False