Skip to content

fix for issue 420: UART ZEPHYR Transport will (most likely) stop to … #270

fix for issue 420: UART ZEPHYR Transport will (most likely) stop to …

fix for issue 420: UART ZEPHYR Transport will (most likely) stop to … #270

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