openbmc / dbus-sensors

D-Bus configurable sensor scanning applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in latest clang-format file

manikandan-e opened this issue · comments

Hi,
I got below error when try to run the clang-format command line tool with latest master branch. I didn't added any new code for this test.

clang-format -i src/PSUSensorMain.cpp
YAML:19:34: error: invalid boolean AlwaysBreakTemplateDeclarations: Yes

I was used clang-format-8 and didn't have issue with clang-format-10.