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:
@@ -21,7 +21,6 @@ typedef std::map<AString, AString> AStringMap;
|
||||
|
||||
|
||||
|
||||
|
||||
/** Output the formatted text into the string.
|
||||
Returns a_Dst. */
|
||||
extern AString & Printf(AString & a_Dst, const char * format, fmt::ArgList args);
|
||||
|
||||
Reference in New Issue
Block a user