Skip to content

Migrate linting and formatting to Ruff - #618

Merged
ordabayevy merged 1 commit into
masterfrom
migrate-to-ruff
Jul 31, 2026
Merged

Migrate linting and formatting to Ruff#618
ordabayevy merged 1 commit into
masterfrom
migrate-to-ruff

Conversation

@ordabayevy

Copy link
Copy Markdown
Member

Summary

  • Replace Black, isort, and Flake8 dependencies and configuration with Ruff.
  • Update Makefile lint and format targets to use Ruff.
  • Apply Ruff formatting and normalize Ruff-compatible noqa directives.

Test plan

  • make lint
  • make format

Replace Black, isort, and Flake8 tooling with Ruff so linting, import sorting, and formatting use a single configured tool.

@fritzo fritzo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@ordabayevy
ordabayevy merged commit 186d96e into master Jul 31, 2026
3 checks passed
@ordabayevy
ordabayevy deleted the migrate-to-ruff branch July 31, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants