Fuzz Testing #236
Annotations
2 warnings
Run reviewdog/action-cpplint@master:
LogMonitor/fuzz/Fuzzer.cpp#L16
[cpplint] reported by reviewdog 🐶
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Raw Output:
LogMonitor/fuzz/Fuzzer.cpp:16: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
|
Run reviewdog/action-cpplint@master:
LogMonitor/fuzz/Fuzzer.cpp#L32
[cpplint] reported by reviewdog 🐶
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
Raw Output:
LogMonitor/fuzz/Fuzzer.cpp:32: Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
|
Loading