mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 01:02:09 +00:00
fix(lint): lint warnings #24226
This commit is contained in:
@@ -44,7 +44,7 @@ do
|
||||
vim.fn.mkdir(vim.fn.stdpath('log'), 'p')
|
||||
|
||||
--- Returns the log filename.
|
||||
---@returns (string) log filename
|
||||
---@return string log filename
|
||||
function log.get_filename()
|
||||
return logfilename
|
||||
end
|
||||
|
Reference in New Issue
Block a user