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

Replace flake8 with ruff #2092

Merged
merged 18 commits into from
Jan 14, 2025
Merged

Conversation

nicomiguelino
Copy link
Contributor

@nicomiguelino nicomiguelino commented Oct 14, 2024

Checklist

  • Add ruff as a dependency.
  • Remove flake8 from pyproject.toml.
  • Migrate flake8 configs to pyproject.toml.
  • Update the corresponding GitHub workflow file to use ruff instead.

Description

Additional Information

  • Some of the changes in this pull request can be moved to separate, smaller, and more manageable pull requests.

Copy link

@nicomiguelino nicomiguelino marked this pull request as ready for review December 30, 2024 22:00
@nicomiguelino nicomiguelino requested a review from a team as a code owner December 30, 2024 22:00
Copy link

@nicomiguelino nicomiguelino merged commit 4900515 into Screenly:master Jan 14, 2025
8 checks passed
@nicomiguelino nicomiguelino deleted the use-ruff-linter branch January 14, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Replace flake8 with ruff
1 participant