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

chore: rename file and swap in ruff workflow #41

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

IndexSeek
Copy link
Contributor

I renamed "test_y.py" to "test_benchmark.py" to conclude on #40 (comment). I always overthink renaming things, so open to using another name if there is a better fit!

When I was looking at the "pylint" workflow file yesterday, I noticed I left some pylint references from the GitHub Action template I used to scaffold it up. I started researching a bit more and realized that Astral provides a ruff-action out of the box that does ruff check by default. It's fairly new, so I understand if we don't want to go with this. If we want to keep the older one, I'd like to rename it and fix the name of the step referencing pylint so it better aligns with it's purpose.

@kszucs
Copy link
Owner

kszucs commented Oct 8, 2024

@IndexSeek can you remove the old ruff build?

@IndexSeek
Copy link
Contributor Author

@IndexSeek can you remove the old ruff build?

Sure, good catch! I forgot to force-push the amend commit; sorry about that.

Copy link
Owner

@kszucs kszucs left a comment

Choose a reason for hiding this comment

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

Awesome, thanks @IndexSeek!

@kszucs kszucs merged commit fa3f8dc into kszucs:main Oct 9, 2024
16 checks passed
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