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 pyproject-fmt #707

Merged
merged 2 commits into from
Oct 3, 2024
Merged

add pyproject-fmt #707

merged 2 commits into from
Oct 3, 2024

Conversation

Psycojoker
Copy link
Collaborator

Enable pyproject-fmt to uniformise pyproject.toml formatting accross all projects.

Related ClickUp, GitHub or Jira tickets : ALEPH-181

Self proofreading checklist

  • The new code clear, easy to read and well commented.

How to test

Just run:

hatch run lint:style
hatch run lint:fmt

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.18%. Comparing base (f5654c9) to head (2879c98).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #707   +/-   ##
=======================================
  Coverage   62.18%   62.18%           
=======================================
  Files          69       69           
  Lines        6079     6079           
  Branches      643      643           
=======================================
  Hits         3780     3780           
  Misses       2147     2147           
  Partials      152      152           

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

@Psycojoker Psycojoker merged commit 3c807fa into main Oct 3, 2024
22 checks passed
@Psycojoker Psycojoker deleted the lp-pyproject-fmt branch October 3, 2024 14:22
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