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

Use ruff to lint codebase instead of SuperLinter #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

johannaengland
Copy link
Contributor

@johannaengland johannaengland commented Nov 19, 2024

Since we don't use any other linters it is much faster to switch to ruff and then use its action directly instead of using SuperLinter.

Commenting out changed-files needs to be removed before merging.

@johannaengland johannaengland added the dependencies Pull requests that update a dependency file label Nov 19, 2024
@johannaengland johannaengland self-assigned this Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.25%. Comparing base (cce3ff4) to head (59ebdef).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #76   +/-   ##
=======================================
  Coverage   70.25%   70.25%           
=======================================
  Files          13       13           
  Lines        1466     1466           
=======================================
  Hits         1030     1030           
  Misses        436      436           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@johannaengland johannaengland force-pushed the workflows/use-ruff-to-lint branch from c59d602 to 6fd8c82 Compare November 19, 2024 10:10
@johannaengland johannaengland force-pushed the workflows/use-ruff-to-lint branch from 6fd8c82 to 59ebdef Compare November 19, 2024 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant