mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #169] [MERGED] ci[minor]: add lint/format to ci #254
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/langchain-ai/langsmith-docs/pull/169
Author: @bracesproul
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/15/2024
Merged by: @hinthornw
Base:
main← Head:brace/add-format-lint-ci📝 Commits (4)
4d74d6dci[minor]: add lint/format to cib39d046cre8a3ee1cr4f4ed69update name📊 Changes
13 files changed (+357 additions, -227 deletions)
View changed files
➕
.eslintrc.js(+57 -0)➕
.github/workflows/format-lint.yml(+52 -0)📝
docs/evaluation/faq/evaluator-implementations.mdx(+17 -18)📝
docs/tracing/faq/logging_and_viewing.mdx(+1 -0)📝
src/components/ClientInstallation.js(+33 -31)📝
src/components/Hub.js(+37 -35)📝
src/components/InstructionsWithCode.js(+27 -19)📝
src/components/QuickStart.js(+116 -101)📝
src/components/RunTree.js(+12 -10)📝
src/components/TracingFaq.js(+2 -2)📝
src/hooks/useColorScheme.js(+1 -1)📝
src/theme/ColorModeToggle/index.js(+1 -5)📝
src/theme/SearchBar.js(+1 -5)📄 Description
cc @hinthornw
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.