-
Notifications
You must be signed in to change notification settings - Fork 6
Integrate mypy
#26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Integrate mypy
#26
Conversation
`flynt` is unnecessary, `pyupgrade` can do that. `autopep8` is unnecessary too, `black` replaces it.
I've unpinned linters' versions to get them always up to date. Another way is use |
@spookylukey, I think it would be great to use |
I understand for CI this will get latest version, but what does it do locally?
I haven't used them before (just one less dependency and thing to go wrong), but I'm happy to try if you think it is a good service. |
82f88b7
to
e7d1dc0
Compare
e7d1dc0
to
2aad39f
Compare
No description provided.