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

Update ruff template redux #1269

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Update ruff template redux #1269

merged 4 commits into from
Mar 13, 2024

Conversation

taldcroft
Copy link
Member

@taldcroft taldcroft commented Feb 25, 2024

This factors out the ruff config into a common base file ruff-base.toml and a project-specific file ruff.toml.

The goal is to make it easier to handle ruff updates across projects by only updated ruff-base.toml from the skare3/templates area.

This is used in sot/sparkles#205, where the ruff-base.toml there is exactly the same as in this PR. From a practical perspective this worked pretty well.

@taldcroft taldcroft changed the title WIP: Update ruff template redux Update ruff template redux Feb 25, 2024
@taldcroft taldcroft mentioned this pull request Mar 11, 2024
2 tasks
Copy link
Contributor

@javierggt javierggt left a comment

Choose a reason for hiding this comment

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

I just follow your lead on this.

@taldcroft taldcroft merged commit 23523bd into master Mar 13, 2024
@taldcroft taldcroft deleted the update-ruff-template-redux branch March 13, 2024 19:23
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