Add a Eurolite serial number check #366
Annotations
10 errors
plugins/usbdmx/EuroliteProFactory.cpp#L27
Found C++ system header after other header. Should be: EuroliteProFactory.h, c system, c++ system, other. [build/include_order] [4]
|
plugins/usbdmx/EuroliteProFactory.cpp#L59
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
plugins/usbdmx/EuroliteProFactory.cpp#L96
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
plugins/usbdmx/EuroliteProFactory.cpp#L96
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
plugins/usbdmx/EuroliteProFactory.cpp#L101
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
plugins/usbdmx/EuroliteProFactory.cpp#L102
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
plugins/usbdmx/EuroliteProFactory.cpp#L103
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
plugins/usbdmx/EuroliteProFactory.cpp#L105
Lines should be <= 80 characters long [whitespace/line_length] [2]
|
plugins/usbdmx/EuroliteProFactory.h#L54
Add #include <string> for string [build/include_what_you_use] [4]
|
plugins/usbdmx/EuroliteProFactory.h#L54
Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
The logs for this run have expired and are no longer available.
Loading