[FEATURE] Would be nice to run python linter when claude code generates python code
Resolved 💬 2 comments Opened Sep 12, 2025 by dabrain34 Closed Sep 12, 2025
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When I generated a code with python, I got a lot of errors when I ran flake8 and pylint.
It would be great to have code generation which are free of linter issues.
Proposed Solution
This should be done automatically
Alternative Solutions
_No response_
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
Generates python and run usual python linter to be sure that the code is correctly generated free of errors/warnings
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗