plugins/none-ls: add package for opentofu_validate

This commit is contained in:
Gaetan Lepage 2025-04-20 21:05:14 +02:00 committed by github-actions[bot]
parent 2d50e6b1f4
commit 70a9a0d4c1

View file

@ -186,6 +186,7 @@ in
nixpkgs_fmt = "nixpkgs-fmt";
opacheck = "open-policy-agent";
opentofu_fmt = "opentofu";
opentofu_validate = "opentofu";
pg_format = "pgformatter";
phpcbf = [
"phpPackages"