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

Add black config section to pyproject.toml and CONTRIBUTING.md #561

Merged
merged 4 commits into from
Feb 22, 2024

Conversation

jdegenstein
Copy link
Collaborator

ruff is currently over 99.9% compatible with black, so I have added both as acceptable formatters to pyproject.toml for this PR

thanks to astral-sh/ruff#10026 for suggestion on keeping single line Ellipsis
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (72827ff) 96.24% compared to head (ff42daa) 94.85%.
Report is 18 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #561      +/-   ##
==========================================
- Coverage   96.24%   94.85%   -1.39%     
==========================================
  Files          24       24              
  Lines        7746     7759      +13     
==========================================
- Hits         7455     7360      -95     
- Misses        291      399     +108     

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

@BogdanTheGeek
Copy link
Contributor

update CONTRIBUTING.md?

@jdegenstein
Copy link
Collaborator Author

OK I standardized on black and added a new section to contributing.md

@jdegenstein jdegenstein changed the title Add black/ruff config sections to pyproject.toml Add black config section to pyproject.toml and CONTRIBUTING.md Feb 22, 2024
@gumyr gumyr merged commit c4167ea into gumyr:dev Feb 22, 2024
12 of 13 checks passed
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.

3 participants