Skip to content

feat: add Ruff for Python linting#30

Merged
dadofsambonzuki merged 2 commits intochore/linting-fefrom
chore/linting-be
Feb 24, 2026
Merged

feat: add Ruff for Python linting#30
dadofsambonzuki merged 2 commits intochore/linting-fefrom
chore/linting-be

Conversation

@escapedcat
Copy link
Copy Markdown
Contributor

  • Add ruff to dev dependencies
  • Configure pyproject.toml with basic rules (E, F, I)
  • Fix auto-fixable issues (imports, unused imports, bare except)
  • Update CI workflow to run both Biome and Ruff
  • Update AGENTS.md with lint commands

@escapedcat escapedcat requested a review from Copilot February 21, 2026 11:45
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 21, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/linting-be

Comment @coderabbitai help to get the list of available commands and usage tips.

This comment was marked as resolved.

- Add ruff to dev dependencies
- Configure pyproject.toml with basic rules (E, F, I)
- Fix auto-fixable issues (imports, unused imports, bare except)
- Update CI workflow to run both Biome and Ruff
- Update AGENTS.md with lint commands
@dadofsambonzuki dadofsambonzuki merged commit 3892a51 into chore/linting-fe Feb 24, 2026
3 checks passed
@escapedcat escapedcat deleted the chore/linting-be branch February 24, 2026 10:00
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.

3 participants