PowerTuneDigital / PowerTuneDigitalOfficial

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

Optimizationtest #134

Closed PowerTuneDigital closed 1 month ago

PowerTuneDigital commented 1 month ago

EX Board optimizations for faster loading times

github-actions[bot] commented 1 month 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(129): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
appsettings.cpp(135): error cpplint: [whitespace/indent] Weird number of spaces at line-start.  Are you using a 2-space indent? [3]
appsettings.cpp(136): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
appsettings.cpp(139): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(139): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(166): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(168): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(169): error cpplint: [whitespace/comma] Missing space after , [3]

Done processing appsettings.cpp Category 'build' errors found: 2 Category 'whitespace' errors found: 44 Total errors found: 46