Skip to content

Utilize ctrl_deps for operator dependencies in simulation #138

Utilize ctrl_deps for operator dependencies in simulation

Utilize ctrl_deps for operator dependencies in simulation #138

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/[email protected]
with:
source: '.'
extensions: 'cc,cpp,h,hh'
clangFormatVersion: 11
style: file