GoLinty-Action
Lint tool
Automates Go code lint checks on PR events to maintain code quality
GitHub action to run Go lint checks on PR event
10 stars
3 watching
2 forks
Language: Shell
last commit: about 5 years ago
Linked from 1 awesome list
actiongogolanglintlinter
Related projects:
Repository | Description | Stars |
---|---|---|
jerome1337/golint-action | An action that runs a code linting tool on Go files in a specified directory. | 6 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
mooyoul/tslint-actions | A GitHub action that integrates TSLint with annotation support for JavaScript projects. | 34 |
goreleaser/goreleaser-action | Automates Go package release process using goreleaser | 864 |
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 218 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |
wangyoucao577/go-release-action | Automates the process of publishing Go binaries to GitHub Release Assets | 498 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
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 |
go-critic/go-critic | A comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues. | 1,854 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
gopinath-langote/1build | Automates project-specific command line aliases and tasks for improved productivity | 227 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |