[PR #774] [MERGED] 771 Setup automatic spellchecking #8688

Closed
opened 2026-05-03 00:49:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/774
Author: @profvjreddi
Created: 3/25/2025
Status: Merged
Merged: 3/25/2025
Merged by: @profvjreddi

Base: devHead: 771-setup-automatic-spellchecking


📝 Commits (5)

  • 962a3ee Setting up codespell
  • dba3cca Merge branch 'dev' into 771-setup-automatic-spellchecking
  • a92c053 ignore images
  • 60c7be7 add words to ignore file
  • 974f2fb Fix spelling mistakes thanks to codespell check

📊 Changes

12 files changed (+125 additions, -11 deletions)

View changed files

.codespell-ignore (+106 -0)
📝 .pre-commit-config.yaml (+8 -0)
📝 contents/appendix/phd_survival_guide.qmd (+1 -1)
📝 contents/core/hw_acceleration/hw_acceleration.qmd (+1 -1)
📝 contents/core/ops/ops.qmd (+1 -1)
📝 contents/core/optimizations/optimizations.qmd (+1 -1)
📝 contents/core/sustainable_ai/sustainable_ai.qmd (+2 -2)
📝 contents/labs/raspi/setup/images/png/stream.png (+0 -0)
📝 contents/labs/raspi/setup/setup.qmd (+1 -1)
📝 contents/labs/seeed/xiao_esp32s3/image_classification/image_classification.qmd (+1 -1)
📝 contents/labs/seeed/xiao_esp32s3/kws/kws.qmd (+2 -2)
📝 contents/labs/shared/dsp_spectral_features_block/dsp_spectral_features_block.qmd (+1 -1)

📄 Description

https://github.com/harvard-edge/cs249r_book/issues/771


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/774 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 3/25/2025 **Status:** ✅ Merged **Merged:** 3/25/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `771-setup-automatic-spellchecking` --- ### 📝 Commits (5) - [`962a3ee`](https://github.com/harvard-edge/cs249r_book/commit/962a3ee77af3f833fe49f234b30fad7e2f9df497) Setting up codespell - [`dba3cca`](https://github.com/harvard-edge/cs249r_book/commit/dba3ccaf7645c3ce999d820940b93fe060e08cff) Merge branch 'dev' into 771-setup-automatic-spellchecking - [`a92c053`](https://github.com/harvard-edge/cs249r_book/commit/a92c05355a419634798b8658bbc21b55d2e66dcd) ignore images - [`60c7be7`](https://github.com/harvard-edge/cs249r_book/commit/60c7be7e61944eaa0137fd10a14f805f3ade016e) add words to ignore file - [`974f2fb`](https://github.com/harvard-edge/cs249r_book/commit/974f2fbcff02b87af97f535e84aa34bff9f8a647) Fix spelling mistakes thanks to codespell check ### 📊 Changes **12 files changed** (+125 additions, -11 deletions) <details> <summary>View changed files</summary> ➕ `.codespell-ignore` (+106 -0) 📝 `.pre-commit-config.yaml` (+8 -0) 📝 `contents/appendix/phd_survival_guide.qmd` (+1 -1) 📝 `contents/core/hw_acceleration/hw_acceleration.qmd` (+1 -1) 📝 `contents/core/ops/ops.qmd` (+1 -1) 📝 `contents/core/optimizations/optimizations.qmd` (+1 -1) 📝 `contents/core/sustainable_ai/sustainable_ai.qmd` (+2 -2) 📝 `contents/labs/raspi/setup/images/png/stream.png` (+0 -0) 📝 `contents/labs/raspi/setup/setup.qmd` (+1 -1) 📝 `contents/labs/seeed/xiao_esp32s3/image_classification/image_classification.qmd` (+1 -1) 📝 `contents/labs/seeed/xiao_esp32s3/kws/kws.qmd` (+2 -2) 📝 `contents/labs/shared/dsp_spectral_features_block/dsp_spectral_features_block.qmd` (+1 -1) </details> ### 📄 Description https://github.com/harvard-edge/cs249r_book/issues/771 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-03 00:49:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#8688