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:
@@ -80,7 +80,6 @@ cStatInfo cStatInfo::ms_Info[statCount] =
|
||||
|
||||
|
||||
|
||||
|
||||
cStatInfo::cStatInfo()
|
||||
: m_Type(statInvalid)
|
||||
, m_Depends(statInvalid)
|
||||
|
||||
Reference in New Issue
Block a user