Skip to content

Merge pull request #421 from rosflight/416-update-mixing-system-to-be… #125

Merge pull request #421 from rosflight/416-update-mixing-system-to-be…

Merge pull request #421 from rosflight/416-update-mixing-system-to-be… #125

Workflow file for this run

name: linter
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,hpp,cpp'
exclude: './boards/*/lib'
clangFormatVersion: 16