PowerTuneDigital / PowerTuneDigitalOfficial

Official PowerTune Digital Repo
GNU General Public License v3.0
18 stars 7 forks source link

H test #135

Closed PowerTuneDigital closed 1 week ago

PowerTuneDigital commented 1 week ago

Merge Holley Branch

github-actions[bot] commented 1 week ago

Here are the first 10 encountered errors:

appsettings.cpp(5): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
appsettings.cpp(130): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
appsettings.cpp(136): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
appsettings.cpp(137): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
appsettings.cpp(140): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(140): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(167): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(169): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(170): error cpplint: [whitespace/comma] Missing space after , [3]

Done processing appsettings.cpp Done processing appsettings.h Done processing connect.cpp Done processing dashboard.cpp Done processing dashboard.h Category 'build' errors found: 33 Category 'readability' errors found: 3 Category 'runtime' errors found: 19 Category 'whitespace' errors found: 879 Total errors found: 934