golint-action
Code linter
An action that runs a code linting tool on Go files in a specified directory.
Ready to use go lint GitHub action
6 stars
3 watching
3 forks
Language: Shell
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
mooyoul/tslint-actions | A GitHub action that integrates TSLint with annotation support for JavaScript projects. | 34 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
actions-hub/stylelint | Runs stylelint to enforce CSS coding standards in projects | 21 |
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
go-critic/go-critic | A comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues. | 1,854 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
github/markdownlint-github | Provides a collection of markdownlint rules and configurations for use on GitHub projects | 75 |
loeffel-io/ls-lint | A fast directory and filename linter for Go projects. | 1,739 |
oppiliappan/statix | A tool for identifying and fixing common issues in Nix code written in Rust. | 574 |
bkuhlmann/git-lint | Tool to ensure consistent and maintainable Git commit history | 54 |
mozilla/addons-linter | A tool that checks JavaScript code for errors and warnings in web extensions. | 318 |