more rustacean cleanup

This commit is contained in:
Zynh Ludwig 2024-11-15 21:44:30 -08:00
parent aaecea475c
commit e9081c5ea1

View file

@ -19,12 +19,12 @@ return {
enable = false, enable = false,
}, },
}, },
procMacro = { -- procMacro = {
enable = true, -- enable = true,
-- ignored = { -- ignored = {
-- ["leptos_macro"] = { "component" }, -- ["leptos_macro"] = { "component" },
-- }, -- },
}, -- },
-- files = { -- files = {
-- excludeDirs = { -- excludeDirs = {
-- ".direnv", -- ".direnv",