You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example should show a small Python application that contains a python test, a py_binary and an py_library and it shows how linting using pylint can be automatically done in bazel with an additional py test target.
It should take into consideration the files declared in the bazel target and not analyze everything in the folder.
The text was updated successfully, but these errors were encountered:
This example should show a small Python application that contains a python test, a py_binary and an py_library and it shows how linting using pylint can be automatically done in bazel with an additional py test target.
It should take into consideration the files declared in the bazel target and not analyze everything in the folder.
The text was updated successfully, but these errors were encountered: