Skip to content
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

Show how to do linting for python code in Bazel #1

Open
limdor opened this issue Jan 2, 2020 · 0 comments
Open

Show how to do linting for python code in Bazel #1

limdor opened this issue Jan 2, 2020 · 0 comments
Labels
new_example New proposal of example to be added in the repository python Any python related issue

Comments

@limdor
Copy link
Owner

limdor commented Jan 2, 2020

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.

@limdor limdor added new_example New proposal of example to be added in the repository python Any python related issue labels Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new_example New proposal of example to be added in the repository python Any python related issue
Projects
None yet
Development

No branches or pull requests

1 participant