Skip to content

Update clang-format.yml #313

Update clang-format.yml

Update clang-format.yml #313

Workflow file for this run

name: clang-format lint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: 'erpc_c/port/erpc_serial.cpp erpcgen/src/cpptemplate/cpptempl.hpp erpcgen/src/cpptemplate/cpptempl.cpp erpcgen/src/cpptemplate/cpptempl_test.cpp test/common/gtest/gtest.h test/common/gtest/gtest.cpp test/common/retarget_cpp_streamed_io.c'
clangFormatVersion: 16