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:
@@ -22,7 +22,6 @@ cLuaServerHandle::cLuaServerHandle(UInt16 a_Port, cLuaState::cTableRefPtr && a_C
|
||||
|
||||
|
||||
|
||||
|
||||
cLuaServerHandle::~cLuaServerHandle()
|
||||
{
|
||||
// If the server handle is still open, close it explicitly:
|
||||
|
||||
Reference in New Issue
Block a user