Viicos / django-autotyping

Automatically add type hints for Django powered applications.
https://viicos.github.io/django-autotyping/
MIT License
37 stars 0 forks source link

Consider removing `ReverseOverloadCodemod` (`DJAS015`) #70

Open Viicos opened 2 months ago

Viicos commented 2 months ago

It currently crashes on some projects, is missing some viewnames, is relatively slow on some big projects (even when disabling args typechecking), and some long view names aren't fully auto-completed in pyright as it has a hardcoded limit of 50 characters. Ideally the rule should either be: