mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 23:06:14 +00:00
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
This commit is contained in:
@@ -550,7 +550,6 @@ static inline void hmll_remove(HMLList *const hmll, HMLListEntry *const hmll_ent
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/// Insert entry to the linked list
|
||||
///
|
||||
/// @param[out] hmll List to insert to.
|
||||
|
Reference in New Issue
Block a user