LogixDev Python Linter
Version updated for https://github.com/LogixDevCo/python-lint to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Python Lint Action (Ruff) is a GitHub Action that automates Python code linting using the Ruff linter. It efficiently identifies and annotates issues in changed Python files, providing detailed error reporting and GitHub step summaries. This action is optimized for speed, supports customizable linting rules, and eliminates the need for manual linting, streamlining code quality enforcement in CI workflows.