Use ruff only by aditya0by0 · Pull Request #145 · ChEB-AI/python-chebai · GitHub
Skip to content

Use ruff only #145

Merged
sfluegel05 merged 4 commits into
devfrom
fix/ruff_action_only
Jan 23, 2026
Merged

Use ruff only #145
sfluegel05 merged 4 commits into
devfrom
fix/ruff_action_only

Conversation

@aditya0by0

Copy link
Copy Markdown
Member

Ruff alone acts are formatter, linter, sorts imports, formats jupyter notebooks. Internally uses black formatting rules.

Hence black is not needed as there is some conflict between black and ruff on some formatting rules.

@sfluegel05

Copy link
Copy Markdown
Collaborator

@sfluegel05 sfluegel05 merged commit 1f90b21 into dev Jan 23, 2026
4 checks passed
@aditya0by0

Copy link
Copy Markdown
Member Author

@aditya0by0 aditya0by0 deleted the fix/ruff_action_only branch January 23, 2026 19:18
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.

2 participants