March 9, 2021

Dotenv-linter v2.2.0: find and fix problems in .env files

We have developed dotenv-linter — a written on Rust tool for checking .env files. It helps to find problems in .env files that you might miss at first, but which later may result in incorrect work of applications. We have made the tool universal, it can be connected to any project regardless of the programming language.

We've just released a new version of dotenv-linter — v2.2.0, and here is an overview of the key changes included in this release!