Go Report Card Badge
Version updated for https://github.com/soulteary/goreportcard-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of generating a quality report card for a Go project. It performs several checks, including code formatting, static analysis tools, and license compliance, to assess the overall quality of the project. The action outputs an SVG badge that visually represents the grade and can be committed back into the repository for easy visibility.
What’s Changed
Full Changelog: https://github.com/soulteary/goreportcard-action/commits/v1.0.0