Closed manikandan-e closed 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
I was used clang-format-8 and didn't have issue with clang-format-10.
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