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:
@@ -14,7 +14,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
class cPieceStructuresGen::cGen:
|
||||
public cGridStructGen
|
||||
{
|
||||
@@ -119,7 +118,6 @@ protected:
|
||||
|
||||
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// cPieceStructuresGen:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user