CodeRabbit’s guide to Dotenv Linter.
.env
files. It helps ensure your environment files are consistent, typo-free, and follow best practices.
**/.env
**/.env.*
.env
(e.g., test.env
). However .env.dev
or .env.local
is fine.
.env
files. If no configuration file is found, it will use default settings.