action-dotenv-linter
Env Linter
Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools.
GitHub Action to run dotenv-linter ⚡️
17 stars
5 watching
4 forks
Language: Shell
last commit: 2 months ago
Linked from 1 awesome list
dotenv-lintergithub-actionshacktoberfestreviewdog
Related projects:
Repository | Description | Stars |
---|---|---|
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 218 |
wemake-services/dotenv-linter | Consistency checker for environment variables in files | 275 |
dotenv-linter/dotenv-linter | A tool that checks and fixes .env files to prevent environmental issues in applications | 1,835 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
franzdiebold/github-env-vars-action | An action to expose useful environment variables in GitHub workflows. | 183 |
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |
reviewdog/action-vint | Automates code review and quality checks with GitHub integration | 10 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
zweitag/github-actions | Provides reusable GitHub Actions workflows for managing environment variables. | 6 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
actions-hub/stylelint | Runs stylelint to enforce CSS coding standards in projects | 21 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
allenevans/set-env | GitHub action to set environment variables globally across multiple steps in a pipeline | 50 |