Conversation
In a follow-up change I'll try to empty out the WORKSPACE file.
Enable it for this repo, so we have to make our code type-check.
|
It would be really nice to have this feature, so that people can easily adopt mypy for python projects built with recent versions of bazel :) I am relatively new to bazel, but I would be happy to contribute to this feature. Is there anything I can do to make progress on merging it? |
|
Hi @Sitiritis - thanks for asking, the likely course right now is to fix up https://github.com/bazel-contrib/bazel-mypy-integration since there's an enthusiastic contributor helping out there now. I'll have to figure out whether the rules_py virtualenv setup is related to running mypy, but for now it will just work with rules_python. |
@alexeagle, thank you for the response, sounds great! |
Type of change
For changes visible to end-users
Test plan