Skip to content

Commit

Permalink
Update clang-format.yml
Browse files Browse the repository at this point in the history
Update clang-format version
  • Loading branch information
Hadatko authored Oct 18, 2023
1 parent f92951c commit e85ef45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
with:
source: '.'
exclude: 'test/common/gtest/gtest.h test/common/gtest/gtest.cpp erpcgen/src/cpptemplate/cpptempl.h erpcgen/src/cpptemplate/cpptempl.cpp erpcgen/src/cpptemplate/cpptempl_test.cpp'
clangFormatVersion: 10
clangFormatVersion: 16

0 comments on commit e85ef45

Please sign in to comment.