PowerTuneDigital / PowerTuneDigitalOfficial

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

Add missing Datasources for Haltech and fix Target boost Metric imperial conversion #45

Closed PowerTuneDigital closed 2 years ago

github-actions[bot] commented 2 years ago

Here are the first 10 encountered errors:

Extender.cpp(12): error cpplint: [build/include_order] Found C system header after other header. Should be: Extender.h, c system, c++ system, other. [4]
Extender.cpp(13): error cpplint: [build/include_order] Found C system header after other header. Should be: Extender.h, c system, c++ system, other. [4]
Extender.cpp(14): error cpplint: [build/include_order] Found C system header after other header. Should be: Extender.h, c system, c++ system, other. [4]
Extender.cpp(15): error cpplint: [build/include_subdir] Include the directory when naming header files [4]
Extender.cpp(48): error cpplint: [whitespace/comma] Missing space after , [3]
Extender.cpp(59): error cpplint: [whitespace/comma] Missing space after , [3]
Extender.cpp(62): error cpplint: [whitespace/comments] Should have a space between // and comment [4]
Extender.cpp(68): error cpplint: [whitespace/parens] Missing space before ( in if( [5]
Extender.cpp(69): error cpplint: [whitespace/comments] Should have a space between // and comment [4]

Done processing Extender.cpp Done processing appsettings.cpp Done processing dashboard.cpp Done processing gps.cpp Done processing gps.h Category 'build' errors found: 12 Category 'readability' errors found: 3 Category 'whitespace' errors found: 328 Total errors found: 343