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 formatter as pre-commit #65

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Use ruff formatter as pre-commit #65

merged 2 commits into from
Apr 26, 2024

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Apr 25, 2024

As ruff now supports formatting of code like black, we extend pre-commit to also format the code using ruff.

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.0%. Comparing base (71f91bc) to head (2d00cdb).

Additional details and impacted files
Files Coverage Δ
audplot/__init__.py 100.0% <ø> (ø)
audplot/core/api.py 100.0% <100.0%> (ø)

@hagenw hagenw merged commit 57d108c into main Apr 26, 2024
15 checks passed
@hagenw hagenw deleted the ruff-format branch April 26, 2024 05:53
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.

1 participant