fix codespell failures#5985
Merged
pp-mo merged 1 commit intoSciTools:pre-commit-ci-update-configfrom Jun 4, 2024
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## pre-commit-ci-update-config #5985 +/- ##
===============================================================
+ Coverage 89.75% 89.78% +0.03%
===============================================================
Files 90 93 +3
Lines 22929 23017 +88
Branches 5020 5020
===============================================================
+ Hits 20580 20666 +86
- Misses 1618 1620 +2
Partials 731 731 ☔ View full report in Codecov by Sentry. |
d879dcb to
e100a3c
Compare
pp-mo
reviewed
Jun 4, 2024
pp-mo
approved these changes
Jun 4, 2024
Member
|
Sorry @bjlittle |
4d85311 to
94d57cb
Compare
Member
Author
|
@pp-mo Resolved the conflict. The Done. Over to you ... |
pp-mo
pushed a commit
that referenced
this pull request
Jun 4, 2024
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.4...v0.4.7) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) * fix codespell failures (#5985) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bill Little <bill.james.little@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Pull Request
Description
Fix the
codespellfailures raised bypre-commit.cifor the latest version ofcodespell.See #5980
Note that, this PR targets the base branch of #5980, rather than
main.Consult Iris pull request check list
Add any of the below labels to trigger actions on this PR: