aleph-im / aleph-vm

Aleph.im VM execution engine
MIT License
43 stars 18 forks source link

add pyproject-fmt #707

Open Psycojoker opened 4 days ago

Psycojoker commented 4 days ago

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

Related ClickUp, GitHub or Jira tickets : ALEPH-181

Self proofreading checklist

How to test

Just run:

hatch run lint:style
hatch run lint:fmt
codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.18%. Comparing base (f5654c9) to head (2879c98).

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.