Below you will find pages that utilize the taxonomy term “Cs-2526-Grupo-1”
May 4, 2026
Code-Shamer (Clean Code Enforcer)
Version updated for https://github.com/cs-2526-grupo-1/code-shamer to version v2.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 Code-Shamer Custom Action is a GitHub Action designed to enforce Python code quality by running static analysis with flake8. It automates the identification of style violations, unused variables, and high cyclomatic complexity, failing the build if issues are found. Additionally, it notifies and publicly shames the commit author in a specified Telegram chat, promoting accountability for clean code practices.