Skip to content

Merge pull request #410 from gabbla/fix_zephyr_uart_transport #249

Merge pull request #410 from gabbla/fix_zephyr_uart_transport

Merge pull request #410 from gabbla/fix_zephyr_uart_transport #249

Workflow file for this run

name: clang-format lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './examples/zephyr/matrix_multiply_rpmsglite/remote/src/service ./examples/zephyr/matrix_multiply_rpmsglite/src/service ./examples/zephyr/matrix_multiply_uart/src/service'
clangFormatVersion: 16