more rustacean cleanup
This commit is contained in:
parent
aaecea475c
commit
e9081c5ea1
1 changed files with 6 additions and 6 deletions
|
@ -19,12 +19,12 @@ return {
|
|||
enable = false,
|
||||
},
|
||||
},
|
||||
procMacro = {
|
||||
enable = true,
|
||||
-- ignored = {
|
||||
-- ["leptos_macro"] = { "component" },
|
||||
-- },
|
||||
},
|
||||
-- procMacro = {
|
||||
-- enable = true,
|
||||
-- ignored = {
|
||||
-- ["leptos_macro"] = { "component" },
|
||||
-- },
|
||||
-- },
|
||||
-- files = {
|
||||
-- excludeDirs = {
|
||||
-- ".direnv",
|
||||
|
|
Loading…
Reference in a new issue