Run Godlint
Version updated for https://github.com/tomerwave/godlint to version v0.9.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Godlint automates code quality checks across multiple programming languages, ensuring consistency in architectural boundaries, security practices, and operational standards. It helps developers maintain clear and secure codebases by enforcing policies locally and in CI, reducing the risk of architectural drift caused by AI-generated code.
What’s Changed
Fixed
- npm release publishing now uses a trusted-publishing-capable npm client.