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

Fix ruff pre-commit config #54

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

Neraste
Copy link
Member

@Neraste Neraste commented Oct 28, 2024

Fix miss-configuration of ruff pre-commit, resulting in non-Python files being checked.

@Neraste Neraste added bug Something isn't working dependencies Pull requests that update a dependency file labels Oct 28, 2024
@Neraste Neraste self-assigned this Oct 28, 2024
@Neraste Neraste marked this pull request as ready for review October 28, 2024 14:48
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.23%. Comparing base (019abcb) to head (930cd04).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #54      +/-   ##
===========================================
- Coverage    99.42%   99.23%   -0.20%     
===========================================
  Files           10       10              
  Lines          525      525              
===========================================
- Hits           522      521       -1     
- Misses           3        4       +1     

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

@Neraste Neraste merged commit d9270f1 into develop Oct 28, 2024
21 checks passed
@Neraste Neraste deleted the dependencies/ruff-pre-commit branch October 28, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant