Below you will find pages that utilize the taxonomy term “Cheickmec”
April 25, 2026
smellcheck
Version updated for https://github.com/cheickmec/smellcheck to version v0.3.10.
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 smellcheck is a Python-based tool designed to detect code smells and provide refactoring guidance for improving code quality. It automates the identification of structural weaknesses in source code using 60 built-in AST checks and supports multiple output formats for integration with CI/CD pipelines, pre-commit hooks, and AI coding assistants. By addressing maintainability and readability issues, it helps developers streamline code reviews and improve long-term project sustainability.