Skip to content

Do not introduce fake inter-stream dependencies #191

Do not introduce fake inter-stream dependencies

Do not introduce fake inter-stream dependencies #191

Workflow file for this run

name: Clang-format Full Tree
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.11
with:
source: '.'
extensions: 'cc,cpp,h,hh'
clangFormatVersion: 11
style: file