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

Formatting: black -> ruff format #890

Merged
merged 8 commits into from Nov 18, 2023
Merged

Formatting: black -> ruff format #890

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.

Copy link

codecov bot commented Nov 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4e96234) 70.49% compared to head (84a8c32) 70.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #890   +/-   ##
=======================================
  Coverage   70.49%   70.49%           
=======================================
  Files          25       25           
  Lines        1935     1935           
  Branches      407      407           
=======================================
  Hits         1364     1364           
  Misses        448      448           
  Partials      123      123           

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

@tony tony force-pushed the ruff-format branch 4 times, most recently from b391f5f to 9d0e2ee Compare November 18, 2023 11:10
@tony tony merged commit 64e36b1 into master Nov 18, 2023
17 checks passed
@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.

None yet

1 participant