PowerTuneDigital / PowerTuneDigitalOfficial

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

V 1.96y Fix screen brightness not saving #39

Closed PowerTuneDigital closed 2 years ago

PowerTuneDigital commented 2 years ago

Screen brightness didn't save if dash was not shutdown properly. Changed the way how screen brightness is initialized .

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(97): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
appsettings.cpp(124): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]
appsettings.cpp(127): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(127): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(156): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(159): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(159): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(183): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]

Done processing appsettings.cpp Done processing appsettings.h Category 'build' errors found: 4 Category 'whitespace' errors found: 44 Total errors found: 48

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(125): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(125): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(154): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(157): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(157): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(181): error cpplint: [whitespace/line_length] Lines should be <= 120 characters long [2]
appsettings.cpp(181): error cpplint: [whitespace/comma] Missing space after , [3]
appsettings.cpp(182): error cpplint: [whitespace/blank_line] Redundant blank line at the end of a code block should be deleted. [3]

Done processing appsettings.cpp Done processing appsettings.h Category 'build' errors found: 4 Category 'whitespace' errors found: 42 Total errors found: 46