Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 6, 2024

https://pypi.org/project/codespell

% codespell --ignore-words-list=nd,rsource --quiet-level=3

./CHANGELOG.md:171: suppressable ==> suppressible
./CHANGELOG.md:172: suppressable ==> suppressible
./docs/develop/background.md:25: converstaion ==> conversation
./docs/syntax/cross-referencing.md:17: bloc ==> block
./docs/syntax/math.md:74: multline ==> multiline
./docs/syntax/optional.md:221: multline ==> multiline
./myst_parser/warnings_.py:58: occured ==> occurred
./myst_parser/parsers/directives.py:272: convertor ==> converter
./myst_parser/parsers/directives.py:279: convertor ==> converter
./myst_parser/parsers/directives.py:284: convertor ==> converter
./myst_parser/mdit_to_docutils/sphinx_.py:185: referencable ==> referenceable

% codespell --ignore-words-list=nd,rsource --quiet-level=3 --write-changes

@chrisjsewell chrisjsewell changed the title Fix typos discovered by codespell 📚 Fix typos discovered by codespell Sep 10, 2024
Copy link
Member

@chrisjsewell chrisjsewell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cheers!

@codecov
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.30%. Comparing base (8ea5645) to head (5df8fa9).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #969   +/-   ##
=======================================
  Coverage   90.30%   90.30%           
=======================================
  Files          24       24           
  Lines        3507     3507           
=======================================
  Hits         3167     3167           
  Misses        340      340           
Flag Coverage Δ
pytests 90.30% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chrisjsewell chrisjsewell merged commit 8a567c5 into executablebooks:master Sep 10, 2024
@cclauss cclauss deleted the codespell branch September 10, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants