# tofu

[**tofu**](https://github.com/opentofu/opentofu) is a linter for Terraform.

You can enable the tofu linter with:

```shell
trunk check enable tofu
```

## Auto Enabling

tofu will never be auto-enabled. It must be enabled manually.

## Links

* [tofu site](https://github.com/opentofu/opentofu)
* tofu Trunk Code Quality [integration source](https://github.com/trunk-io/plugins/tree/main/linters/tofu)
* Trunk Code Quality's [open source plugins repo](https://github.com/trunk-io/plugins/tree/main)
