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

gh-362: review the ruff-format recommended rules #393

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

paddyroddy
Copy link
Member

Closes #362. When you first run ruff-format it only warns about COM812 and ISC001. This PR just reduces the others which technically also in conflict to just these two. I have used these extensively and have had no issues.

Closes #362. When you first run `ruff-format` it only warns about
`COM812` and `ISC001`. This PR just reduces the others which technically
also in conflict to just these two. I have used these extensively and
have had no issues.
@paddyroddy paddyroddy added enhancement New feature or request maintenance Maintenance: refactoring, typos, etc. labels Oct 30, 2024
@paddyroddy paddyroddy self-assigned this Oct 30, 2024
Copy link
Member

@Saransh-cpp Saransh-cpp left a comment

Choose a reason for hiding this comment

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

Nice! Much cleaner now, thanks!

@paddyroddy paddyroddy merged commit 2cc6f34 into main Nov 5, 2024
16 checks passed
@paddyroddy paddyroddy deleted the paddy/issue-362 branch November 5, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance Maintenance: refactoring, typos, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review "ruff-format recommended" ignore rules
2 participants