datalad / datalad-extension-template

Minimal implementation of a DataLad extension module
http://datalad.org
Other
2 stars 17 forks source link

codespell: config, dedicated workflow + 1 typo fix #58

Closed yarikoptic closed 1 year ago

yarikoptic commented 1 year ago

Easier to digest (no typing checking) version of #45 to your review. We already have added similar setup (no tox.ini) codespelling to many extensions, so it is really just a matter of consistency and not wasting more PRs per each new extension.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (aaca6f8) 92.68% compared to head (6787e88) 92.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ======================================= Coverage 92.68% 92.68% ======================================= Files 5 5 Lines 41 41 ======================================= Hits 38 38 Misses 3 3 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=datalad)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

yarikoptic commented 1 year ago

I heard no objections. Will merge tomorrow if none come