Skip to content

Enable printing of debug info #1891

Enable printing of debug info

Enable printing of debug info #1891

Workflow file for this run

name: run-clang-format
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- uses: DoozyX/[email protected]
with:
exclude: './tools/cgeist/Test ./test ./tools/polymer/example'
clangFormatVersion: 11
style: llvm