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

MAINT: enable ruff formatter #565

Merged
merged 3 commits into from
Nov 6, 2023
Merged

MAINT: enable ruff formatter #565

merged 3 commits into from
Nov 6, 2023

Conversation

agoose77
Copy link
Collaborator

@agoose77 agoose77 commented Nov 6, 2023

This replaces black; it's faster, and re-uses some configuration

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Files Coverage Δ
myst_nb/cli.py 88.46% <100.00%> (ø)
myst_nb/core/execute/base.py 97.64% <100.00%> (ø)
myst_nb/core/lexers.py 86.04% <100.00%> (ø)
myst_nb/core/loggers.py 72.54% <100.00%> (ø)
myst_nb/core/render.py 85.28% <100.00%> (ø)
myst_nb/core/variables.py 74.11% <ø> (ø)
myst_nb/ext/execution_tables.py 97.40% <100.00%> (ø)
myst_nb/ext/glue/__init__.py 94.54% <100.00%> (ø)
myst_nb/ext/glue/roles.py 47.82% <ø> (ø)
myst_nb/sphinx_.py 89.78% <100.00%> (ø)
... and 13 more

📢 Thoughts on this report? Let us know!.

@agoose77 agoose77 merged commit 1d83433 into master Nov 6, 2023
15 of 16 checks passed
@agoose77 agoose77 changed the title maint: enable ruff formatter MAINT: enable ruff formatter Nov 29, 2023
@bsipocz bsipocz deleted the agoose77/maint-update-ruff branch September 25, 2024 01:31
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