Python Forum

Full Version: What are the key changes in dotenv-linter v3.0.0 release?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
We have developed dotenv-linter — a useful 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 made the tool universal, it can be connected to any project regardless of the programming language.