PowerTuneDigital / PowerTuneDigitalOfficial

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

Fix for loosing speed correction settings after update #90

Closed PowerTuneDigital closed 1 year ago

github-actions[bot] commented 1 year 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(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]
appsettings.cpp(181): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]

Done processing appsettings.cpp Category 'build' errors found: 2 Category 'whitespace' errors found: 34 Total errors found: 36