[PR #3995] [MERGED] add codespell testing to lint #4002

Closed
opened 2026-06-05 18:53:51 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3995
Author: @npentrel
Created: 5/13/2026
Status: Merged
Merged: 5/13/2026
Merged by: @npentrel

Base: mainHead: codespell-new


📝 Commits (9)

📊 Changes

88 files changed (+141 additions, -112 deletions)

View changed files

📝 Makefile (+1 -0)
📝 README.md (+12 -0)
📝 pyproject.toml (+2 -1)
📝 src/.codespellignore (+4 -0)
📝 src/langsmith/add-metadata-tags.mdx (+1 -1)
📝 src/langsmith/administration-overview.mdx (+1 -1)
📝 src/langsmith/agent-server-changelog.mdx (+1 -1)
📝 src/langsmith/alerts.mdx (+2 -2)
📝 src/langsmith/dataset-transformations.mdx (+1 -1)
📝 src/langsmith/engine.mdx (+1 -1)
📝 src/langsmith/evaluate-graph.mdx (+4 -4)
📝 src/langsmith/evaluate-with-attachments.mdx (+2 -2)
📝 src/langsmith/model-configurations.mdx (+1 -1)
📝 src/langsmith/online-evaluations-llm-as-judge.mdx (+1 -1)
📝 src/langsmith/prompt-commit.mdx (+1 -1)
📝 src/langsmith/pytest.mdx (+2 -2)
📝 src/langsmith/run-backtests-new-agent.mdx (+1 -1)
📝 src/langsmith/self-hosted-changelog.mdx (+1 -1)
📝 src/langsmith/summary.mdx (+1 -1)
📝 src/langsmith/test-react-agent-pytest.mdx (+2 -2)

...and 68 more files

📄 Description

No description provided


🔄 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/langchain-ai/docs/pull/3995 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 5/13/2026 **Status:** ✅ Merged **Merged:** 5/13/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `codespell-new` --- ### 📝 Commits (9) - [`632c3f0`](https://github.com/langchain-ai/docs/commit/632c3f07eb35c66f63ffda683a6ffc218cf1f5ea) add codespell testing to lint - [`7a9a3d0`](https://github.com/langchain-ai/docs/commit/7a9a3d0ebaecbb5b98bc30d53e7f94534f199f0a) Apply suggestion from @npentrel - [`f6de594`](https://github.com/langchain-ai/docs/commit/f6de594f49c8245bf9d8e9dc507035c55d4bd6db) Apply suggestions from code review - [`35ba688`](https://github.com/langchain-ai/docs/commit/35ba688938fc4de6f7753eba480d7cd859568ae9) Apply suggestion from @npentrel - [`b903d66`](https://github.com/langchain-ai/docs/commit/b903d665266ee8868cccf4b97f2ba99b7c2481ff) Apply suggestion from @npentrel - [`7738302`](https://github.com/langchain-ai/docs/commit/773830265677ed6d045c1f25e8d2511d2b92baf9) update - [`f06db8a`](https://github.com/langchain-ai/docs/commit/f06db8adc56c8d861896942f7a0af01e9a0b2f2f) skip json - [`8aa254c`](https://github.com/langchain-ai/docs/commit/8aa254c7d5b870525afa684b6a8835b392c712b7) fix - [`d69f4e5`](https://github.com/langchain-ai/docs/commit/d69f4e5bb4d685c650ca243c6a33883e4969fa31) explain readme ### 📊 Changes **88 files changed** (+141 additions, -112 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+1 -0) 📝 `README.md` (+12 -0) 📝 `pyproject.toml` (+2 -1) 📝 `src/.codespellignore` (+4 -0) 📝 `src/langsmith/add-metadata-tags.mdx` (+1 -1) 📝 `src/langsmith/administration-overview.mdx` (+1 -1) 📝 `src/langsmith/agent-server-changelog.mdx` (+1 -1) 📝 `src/langsmith/alerts.mdx` (+2 -2) 📝 `src/langsmith/dataset-transformations.mdx` (+1 -1) 📝 `src/langsmith/engine.mdx` (+1 -1) 📝 `src/langsmith/evaluate-graph.mdx` (+4 -4) 📝 `src/langsmith/evaluate-with-attachments.mdx` (+2 -2) 📝 `src/langsmith/model-configurations.mdx` (+1 -1) 📝 `src/langsmith/online-evaluations-llm-as-judge.mdx` (+1 -1) 📝 `src/langsmith/prompt-commit.mdx` (+1 -1) 📝 `src/langsmith/pytest.mdx` (+2 -2) 📝 `src/langsmith/run-backtests-new-agent.mdx` (+1 -1) 📝 `src/langsmith/self-hosted-changelog.mdx` (+1 -1) 📝 `src/langsmith/summary.mdx` (+1 -1) 📝 `src/langsmith/test-react-agent-pytest.mdx` (+2 -2) _...and 68 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 18:53:51 -04:00
yindo closed this issue 2026-06-05 18:53:51 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#4002