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

Add linting rules to ruff check and format code with ruff format #414

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

davorrunje
Copy link
Collaborator

@davorrunje davorrunje commented Jan 9, 2025

This PR:

  • adds rules to the ruff check command
  • replaces black with the ruff format command

Why are these changes needed?

Related issue number

Closes #413

Checks

@davorrunje davorrunje changed the title Added linting rules to ruff check and formatting with ruff format Add linting rules to ruff check and format code with ruff format Jan 9, 2025
@davorrunje davorrunje requested a review from kumaranvpl January 9, 2025 14:27
@kumaranvpl kumaranvpl added this pull request to the merge queue Jan 9, 2025
Merged via the queue into main with commit 677c309 Jan 9, 2025
229 checks passed
@davorrunje davorrunje deleted the add-lint-rules branch January 13, 2025 09:02
@davorrunje davorrunje mentioned this pull request Jan 14, 2025
3 tasks
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.

[Feature Request]: Improve linting
2 participants