Skip to content

Conversation

@hejny
Copy link
Member

@hejny hejny commented Feb 27, 2025

No description provided.

@hejny hejny requested a review from Copilot March 17, 2025 08:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR applies formatting updates to multiple package index files to ensure a consistent import style and ordering across the codebase.

  • Consistently converts import quotes from single to double quotes.
  • Reorders and removes unnecessary blank lines in import/export sections for improved readability.

Reviewed Changes

Copilot reviewed 737 out of 737 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/_packages/execute-javascript.index.ts Reformatted imports with double quotes and reordered import lines.
src/_packages/fake-llm.index.ts Updated import quotes and sequence for consistency.
src/_packages/documents.index.ts Reformatted import ordering and quotes.
src/_packages/legacy-documents.index.ts Reformatted import statements for consistency.
src/_packages/azure-openai.index.ts Updated import quotes and order.
src/_packages/google.index.ts Reordered imports and standardized quoting.
src/_packages/deepseek.index.ts Consistent import formatting and ordering.
src/_packages/markitdown.index.ts Reformatted import quotes and ordering for clarity.
src/_packages/pdf.index.ts Updated and reordered import statements for consistency.
src/_packages/browser.index.ts Reformatted import quotes and order for standardization.
src/_packages/remote-server.index.ts Standardized import formatting and removed extraneous blank lines.
src/_packages/remote-client.index.ts Reformatted imports to use double quotes and reorder entries.
src/_packages/openai.index.ts Reformatted and reordered imports for consistency.
src/_packages/node.index.ts Updated import quotes and ordering across multiple modules.
src/_packages/anthropic-claude.index.ts Standardized import formatting and ordering.
src/_packages/markdown-utils.index.ts Consistent import reordering and quote updates applied.
src/_packages/cli.index.ts Reformatted import statements and consolidated ordering.
src/_packages/core.index.ts Comprehensive reordering and formatting updates on imports.
src/_packages/editable.index.ts Standardized import quotes and reorganized import structure.

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