Remove annoying warning from codecompanion

This commit is contained in:
Martin Larsson 2025-12-06 17:45:12 +01:00
parent 5d943f1662
commit 8f58d77eee

View file

@ -4,6 +4,7 @@ return {
"echasnovski/mini.diff", "echasnovski/mini.diff",
}, },
opts = { opts = {
ignore_warnings = true,
adapters = { adapters = {
http = { http = {
copilot = function() copilot = function()