mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-09 02:11:56 -05:00
[PR #774] [MERGED] 771 Setup automatic spellchecking #2865
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:771-setup-automatic-spellchecking📝 Commits (5)
962a3eeSetting up codespelldba3ccaMerge branch 'dev' into 771-setup-automatic-spellcheckinga92c053ignore images60c7be7add words to ignore file974f2fbFix 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.