Skip to content

Add ruff as dev dependency with lint configuration#22

Merged
yumiaura merged 6 commits into
yumiaura:0.1.4from
codeboyzhou:feat-introduce-ruff
Oct 31, 2025
Merged

Add ruff as dev dependency with lint configuration#22
yumiaura merged 6 commits into
yumiaura:0.1.4from
codeboyzhou:feat-introduce-ruff

Conversation

@codeboyzhou

Copy link
Copy Markdown
Contributor

I recommend and have added ruff as dev dependency with lint configuration to auto-format .py file, this can ensure that the code always maintains a consistent style when multiple people collaborate.

But I didn't run the command uv run ruff format immediately in this PR, because I tried once and found there are a lot of lines formatted, considering to avoid code conflicts, it might be better for you to run this command, then commit and push.

@yumiaura yumiaura changed the base branch from main to 0.1.4 October 31, 2025 15:47
@yumiaura

Copy link
Copy Markdown
Owner

Thanks for the advice. I was thinking of using black mypy ruff and flake8. I'll try it on the new version I'm currently working with.

@yumiaura yumiaura self-assigned this Oct 31, 2025
@yumiaura yumiaura merged commit 8c0a4a3 into yumiaura:0.1.4 Oct 31, 2025
@codeboyzhou

Copy link
Copy Markdown
Contributor Author

Thanks for the advice. I was thinking of using black mypy ruff and flake8. I'll try it on the new version I'm currently working with.

ok, no problem, it's up to you.

@codeboyzhou codeboyzhou deleted the feat-introduce-ruff branch October 31, 2025 16:11
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