Skip to content

fix examples/WritingMacro.C according to PR #134 https://github.com/H… #95

fix examples/WritingMacro.C according to PR #134 https://github.com/H…

fix examples/WritingMacro.C according to PR #134 https://github.com/H… #95

Workflow file for this run

name: Clang Format Checker
on:
push:
pull_request:
branches: [ master ]
jobs:
clang-format-checking:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: RafikFarhad/[email protected]
with:
sources: "core/*.*pp, infra/*.*pp infra-1.0/*.*pp examples/*.*pp"
style: file