refactor: replace Any types with specific types and update bad_code.md
- Replace Any with object or specific types across codebase - Add ReviewRequest dataclass for PR review payloads - Update bad_code.md: mark 5.1 (Any Type Overuse) as resolved - Fix summary table with accurate counts and unresolved issues list
This commit is contained in:
@@ -28,3 +28,4 @@ logs/
|
||||
agent_state.json
|
||||
ai-electronbun-todo-app/
|
||||
test_connection.py
|
||||
.aider*
|
||||
|
||||
Reference in New Issue
Block a user