refactor(uncrustify): change config to better align with style guide (#18803)

refactor(uncrustify): change config to better align with neovim style
This commit is contained in:
dundargoc
2022-06-30 14:27:52 +02:00
committed by GitHub
parent 69cd0ba27b
commit cb84f5ee53
7 changed files with 17 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
// for debugging
// #define CHECK(c, s) do { if (c) emsg(s); } while (0)
#define CHECK(c, s) do { } while (0)
#define CHECK(c, s) do {} while (0)
/*
* memline.c: Contains the functions for appending, deleting and changing the