From ff3d21468c9ec5534116a9cd18216a05874ce8a5 Mon Sep 17 00:00:00 2001 From: Dusan Cervenka Date: Wed, 18 Oct 2023 14:32:27 +0200 Subject: [PATCH] Update clang-format.yml --- .github/workflows/clang-format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index cee99291..f67feae3 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -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: 14 + clangFormatVersion: 16