Below you will find pages that utilize the taxonomy term “Padiazg”
August 23, 2026
go-crap
Version updated for https://github.com/padiazg/go-crap-action to version v0.5.1.
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 The go-crap-action automates the use of the go-crap tool in a GitHub Actions workflow by running it within a Docker container. It allows developers to analyze code quality and compliance with coding standards without needing to install additional tools or Go environments. The action provides flexibility through customizable arguments, including scanning options, output formats, and thresholds for failing tests based on complexity scores. It mounts the repository workspace into the Docker container for relative path resolution and supports generating JSON reports as artifacts, making it easier to integrate into CI pipelines.