chore: prefer not to use function assignment (#1381)

This commit is contained in:
Peter Cardenas
2025-02-24 20:08:03 -08:00
committed by GitHub
parent a1d1697400
commit afa674c6fd
29 changed files with 571 additions and 147 deletions

View File

@@ -3,7 +3,7 @@ local H = require("vim.health")
local Utils = require("avante.utils")
local Config = require("avante.config")
M.check = function()
function M.check()
H.start("avante.nvim")
-- Required dependencies