PowerTuneDigital / PowerTuneDigitalOfficial

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

Extenderupdate #53

Closed PowerTuneDigital closed 2 years ago

github-actions[bot] commented 2 years ago

Here are the first 10 encountered errors:

appsettings.cpp(4): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
appsettings.cpp(124): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(124): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(153): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(154): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
appsettings.cpp(156): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(156): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(180): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(180): error cpplint: [whitespace/comma] Missing space after , [3]

Done processing appsettings.cpp Done processing appsettings.h Done processing dashboard.cpp Done processing dashboard.h Category 'build' errors found: 7 Category 'readability' errors found: 3 Category 'runtime' errors found: 19 Category 'whitespace' errors found: 510 Total errors found: 539