Below you will find pages that utilize the taxonomy term “Jhenriquelc”
April 24, 2026
Python quality and format checker - without Black
Version updated for https://github.com/jhenriquelc/action-pylint to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the linting and type-checking of Python code using the tools Ruff and Ty. It helps developers maintain code quality by detecting style violations, potential errors, and type issues in their Python projects. The action streamlines the process of integrating these checks into CI/CD workflows, ensuring consistent code standards.