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:
@@ -29,7 +29,6 @@ cCommandBlockEntity::cCommandBlockEntity(BLOCKTYPE a_BlockType, NIBBLETYPE a_Blo
|
||||
|
||||
|
||||
|
||||
|
||||
bool cCommandBlockEntity::UsedBy(cPlayer * a_Player)
|
||||
{
|
||||
// Nothing to do
|
||||
|
||||
Reference in New Issue
Block a user