CheckBasicStyle: Check number of empty lines between functions (#4267)
Add check for number of empty lines between functions and fix the corresponding failures
This commit is contained in:
@@ -142,7 +142,6 @@ void cHTTPServerConnection::OnRemoteClosed(void)
|
||||
|
||||
|
||||
|
||||
|
||||
void cHTTPServerConnection::OnError(int a_ErrorCode, const AString & a_ErrorMsg)
|
||||
{
|
||||
OnRemoteClosed();
|
||||
|
||||
Reference in New Issue
Block a user