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 #302

Merged
merged 7 commits into from Nov 18, 2023
Merged

Formatting: black -> ruff format #302

merged 7 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 (8b67b5c) 67.79% compared to head (da5319d) 67.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #302   +/-   ##
=======================================
  Coverage   67.79%   67.79%           
=======================================
  Files          12       12           
  Lines        1149     1149           
  Branches      215      215           
=======================================
  Hits          779      779           
  Misses        317      317           
  Partials       53       53           

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

@tony tony force-pushed the ruff-format branch 3 times, most recently from 7ff1b44 to 817d102 Compare November 18, 2023 11:14
@tony tony merged commit a7f941e into master Nov 18, 2023
12 checks passed
@tony tony deleted the ruff-format branch November 18, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant