# dotenv-linter

[**dotenv-linter**](https://github.com/dotenv-linter/dotenv-linter#readme) is a linter for Dotenv.

You can enable the dotenv-linter linter with:

```shell
trunk check enable dotenv-linter
```

## Auto Enabling

dotenv-linter will be auto-enabled if any *Dotenv* files are present.

## Links

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