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

[#186] Ruff linting and formatting within Bazel #273

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

Pedrobc89
Copy link
Collaborator

@Pedrobc89 Pedrobc89 commented Feb 20, 2025

resolves #274

Adds support for linters and formatters within bazel.
Adds ruff as python linter and formatter.

@Pedrobc89 Pedrobc89 self-assigned this Feb 20, 2025
@Pedrobc89 Pedrobc89 marked this pull request as ready for review February 20, 2025 19:54
This arg makes bazel stop the tests pipeline as soon as a test fails. The reasoning is to save time and computational hours.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Format and lint Python code with rust.
4 participants