mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 03:28:33 +00:00
Merge pull request #18450 from dundargoc/build/clint/remove-function-size-warning
build(clint): remove "function size is too large" warning
This commit is contained in:
@@ -2219,7 +2219,7 @@ doend:
|
||||
--ex_nesting_level;
|
||||
|
||||
return ea.nextcmd;
|
||||
} // NOLINT(readability/fn_size)
|
||||
}
|
||||
|
||||
static char ex_error_buf[MSG_BUF_LEN];
|
||||
|
||||
|
Reference in New Issue
Block a user