Skip to content

Formatting: black -> ruff format #17

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

Merged
merged 8 commits into from
Nov 18, 2023
Merged

Formatting: black -> ruff format #17

merged 8 commits into from
Nov 18, 2023

Conversation

tony
Copy link
Member

@tony tony commented Nov 18, 2023

Changes

Development

  • Convert from black to ruff format (https://docs.astral.sh/ruff/formatter/)

    This retains the formatting style of black while eliminating a dev dependency by using our existing rust-based ruff linter.

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92b28a8) 70.86% compared to head (26ceba4) 70.86%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #17   +/-   ##
=======================================
  Coverage   70.86%   70.86%           
=======================================
  Files           4        4           
  Lines         151      151           
=======================================
  Hits          107      107           
  Misses         44       44           

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

@tony tony force-pushed the ruff-format branch 2 times, most recently from cca7a86 to 137dc8d Compare November 18, 2023 11:09
@tony tony merged commit 0b7c781 into master Nov 18, 2023
@tony tony deleted the ruff-format branch November 18, 2023 12:21
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.

2 participants