hands-free-vim / neovim-talon

Talon user file set for controlling both neovim editing and neovim terminals using Talon voice.
MIT License
3 stars 2 forks source link

Strongly type everything and then force type checking with mypy #37

Open fidgetingbits opened 1 month ago

fidgetingbits commented 1 month ago

Right now almost nothing is strongly typed, but we should move towards requiring it for all existing and future code.