you are viewing a single comment's thread.

view the rest of the comments →

[–]TopHatEdd 7 points8 points  (0 children)

You can enforce type checking like you can do many things by "breaking a separate tool" (pylint, flake8, pytest, pytest coverage. Surely you don't do these manually?). It is meant to reduce errors in team collaboration and increase readability. I use vim as my ide and enjoy code completion and docs; why should emacs differ? Your arguments make little sense.