Copilot shall analyze them YAML files too

This commit is contained in:
Oliver Ladner 2024-05-14 12:14:22 +02:00
commit 128251e575

View file

@ -37,7 +37,7 @@ return {
}, },
}, },
filetypes = { filetypes = {
yaml = false, yaml = true,
markdown = false, markdown = false,
help = false, help = false,
gitcommit = false, gitcommit = false,