ai-refactor-cli 0.2.0

Rule-based legacy code refactoring CLI (TypeScript any / Python typing / Django FBV→CBV). Complement to general AI coding agents.
Documentation
1
2
3
//! Django-specific refactoring detectors.

pub mod fbv_to_cbv;