drop 'used_by' from hcl parser config

This commit is contained in:
mhoffm 2021-06-29 20:16:52 +02:00 committed by Stephan Seitz
parent 2ea75bf3aa
commit 3df418ae8a

View file

@ -355,7 +355,6 @@ list.hcl = {
branch = "main"
},
filetype = "hcl",
used_by = {"tf", "tfvars"}
}
-- FIXME(vigoux): markdown is broken for now