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:
@@ -38,7 +38,6 @@ const int MAX_PER_QUERY = 100;
|
||||
|
||||
|
||||
|
||||
|
||||
/** Returns the CA certificates that should be trusted for Mojang-related connections. */
|
||||
static cX509CertPtr GetCACerts(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user