Skip to content

Fix issue #332: Immediate, watches and vector watch is not able to extract columns from matrix using mat[<column>]-operator #470

Fix issue #332: Immediate, watches and vector watch is not able to extract columns from matrix using mat[<column>]-operator

Fix issue #332: Immediate, watches and vector watch is not able to extract columns from matrix using mat[<column>]-operator #470

Workflow file for this run

name: Style check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src'
exclude: './libs'
extensions: 'h,cpp'
clangFormatVersion: 8