Run dotenv-linter with reviewdog
Version updated for https://github.com/dotenv-linter/action-dotenv-linter to version v3.0.0.
- This action is used across all versions by 473 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates dotenv-linter with reviewdog to automate the linting of .env files in pull requests. It identifies and reports issues in .env files directly within the GitHub interface, providing feedback through annotations, comments, or code suggestions. This action streamlines the review process by ensuring consistent and error-free environment variable files.
Release notes
v3.0.0: PR #66 - chore(deps): update dotenv-linter to v4.0.0