[Fix] Log stream delay when dir does not exist #246
Annotations
3 warnings
Lint C++:
LogMonitor/src/LogMonitor/LogFileMonitor.cpp#L218
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
LogMonitor/src/LogMonitor/LogFileMonitor.cpp:218: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Lint C++:
LogMonitor/src/LogMonitor/LogFileMonitor.h#L227
[cpplint] reported by reviewdog 🐶
Closing brace should be aligned with beginning of class final [whitespace/indent] [3]
Raw Output:
LogMonitor/src/LogMonitor/LogFileMonitor.h:227: Closing brace should be aligned with beginning of class final [whitespace/indent] [3]
|
Lint C++:
LogMonitor/src/LogMonitor/LogFileMonitor.h#L227
[cpplint] reported by reviewdog 🐶
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
Raw Output:
LogMonitor/src/LogMonitor/LogFileMonitor.h:227: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
|