mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
This commit is contained in:
@@ -32,7 +32,6 @@ typedef kvec_t(char *) CharVec;
|
||||
#define DIP_LUA 0x100 // also use ".lua" files
|
||||
#define DIP_DIRFILE 0x200 // find both files and directories
|
||||
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "runtime.h.generated.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user