archlint - Architecture Review
Version updated for https://github.com/mshogin/archlint to version v1.1.0.
- 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
archlint is a comprehensive architecture linter and analysis tool for Go and Rust projects that automates the detection of structural issues, such as dependency cycles, and evaluates codebases against 229 predefined metrics, including SOLID principles. It provides functionality to generate architecture graphs, validate project structures, and optimize dependencies, enabling teams to maintain cleaner, more maintainable codebases. The tool also supports automation through Docker, Python-based validation, and GitHub bot integration for continuous quality checks.
What’s Changed
Full Changelog: https://github.com/mshogin/archlint/commits/v1.1.0