bdaiinstitute / spatialmath-python

Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
MIT License
497 stars 82 forks source link

Enable black as a pre-commit hook #98

Closed jcao-bdai closed 9 months ago

jcao-bdai commented 10 months ago

Enable black as pre-commit hook, update README with a mention of it as an optional setup step.

Early exploration showed that enabling ruff and mypy would be a slightly long term effort, beyond the scope of this task.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (e2d44b1) 75.62% compared to head (dec3852) 75.62%. Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ======================================= Coverage 75.62% 75.62% ======================================= Files 24 24 Lines 5132 5132 ======================================= Hits 3881 3881 Misses 1251 1251 ```

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