We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_reset
1 parent 0e1b081 commit 2d7ed80Copy full SHA for 2d7ed80
lua/null-ls/helpers/cache.lua
@@ -57,8 +57,4 @@ M.by_bufnr_async = function(cb)
57
end
58
59
60
-M._reset = function()
61
- M.cache = {}
62
-end
63
-
64
return M
0 commit comments