haijeploeg / excludarr

Excludarr manages your libraries in Radarr/Sonarr. It keeps track of your library and checks if your movies and series are also available on a configured streaming provider. It can exclude the movies and series that are available on a configured streaming provider. But it can also re-add movies and series if they are not streaming anymore.
MIT License
202 stars 12 forks source link

Add MyPy type checking #93

Open jeroenseegers opened 9 months ago

jeroenseegers commented 9 months ago

I've added MyPy type checking to the requirements-dev.txt and the pre-commit configuration. Next step will include enabling strict typing.

KaiStarkk commented 9 months ago

Appears haijeploeg isn't planning to maintain going forward, @jeroenseegers do you having a working build on your fork?