action-golangci-lint
Code reviewer
Automates code review with golangci-lint on pull requests
Run golangci-lint with reviewdog
218 stars
28 watching
43 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
golangci-lintreviewdog
Related projects:
Repository | Description | Stars |
---|---|---|
reviewdog/action-stylelint | Automates code review by running stylelint on pull requests to identify coding errors and suggest improvements. | 47 |
reviewdog/action-eslint | Automates ESLint code review with reviewdog | 235 |
reviewdog/action-shellcheck | Automates shell code reviews by running shellcheck on pull requests | 102 |
reviewdog/action-tflint | Automates code review by integrating tflint with reviewdog to enforce coding standards. | 107 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
reviewdog/action-misspell | Automates code review by analyzing spelling mistakes in pull requests. | 90 |
reviewdog/action-vint | Automates code review and quality checks with GitHub integration | 10 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |
reviewdog/action-tfsec | Automates security testing of Terraform configurations on GitHub pull requests. | 72 |
go-critic/go-critic | A comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues. | 1,854 |
goreleaser/goreleaser-action | Automates Go package release process using goreleaser | 864 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |