openbmc / dbus-sensors

D-Bus configurable sensor scanning applications
Apache License 2.0
27 stars 45 forks source link

Error in latest clang-format file #6

Closed manikandan-e closed 4 years ago

manikandan-e commented 4 years ago

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

manikandan-e commented 4 years ago

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