datalad / datalad-installer

Installation script for Datalad and related components
MIT License
6 stars 3 forks source link

Add codespell to pre-commit #201

Closed asmacdo closed 6 months ago

asmacdo commented 6 months ago

replaces https://github.com/datalad/datalad-installer/pull/199

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 65.53%. Comparing base (abc5f98) to head (2402f79). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ======================================= Coverage 65.53% 65.53% ======================================= Files 1 1 Lines 1648 1648 Branches 409 409 ======================================= Hits 1080 1080 Misses 465 465 Partials 103 103 ```

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

yarikoptic commented 6 months ago

Thank you