updates to dap and golangci-lint detection

This commit is contained in:
Fergus Molloy
2025-06-18 14:50:27 +01:00
parent 71b7bd7373
commit 309b47ceb5
5 changed files with 53 additions and 52 deletions

View File

@ -0,0 +1,4 @@
local M = {
{ type = 'go', mode = 'test', name = 'example' },
}
return M