Skip to content

format pass#262

Merged
Ethan-Arrowood merged 1 commit intomainfrom
format
Aug 20, 2025
Merged

format pass#262
Ethan-Arrowood merged 1 commit intomainfrom
format

Conversation

@heskew
Copy link
Member

@heskew heskew commented Aug 18, 2025

No description provided.

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 implements a comprehensive formatting pass across the documentation codebase to standardize styling and presentation. The changes focus on fixing markdown table formatting, correcting JSON syntax, and applying consistent indentation across multiple document versions.

  • Standardizes markdown table column separators for improved readability
  • Fixes JSON formatting issues including missing commas and inconsistent indentation
  • Corrects a typo in SQL documentation examples across all versions
  • Adds CSS configuration for consistent tab sizing in code blocks

Reviewed Changes

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

Show a summary per file
File Description
Multiple SQL functions.md files Fixed markdown table formatting and escaped asterisk characters in function names
Multiple sharding.md files Added missing trailing commas in JSON examples
Multiple clustering.md files Improved JSON formatting with consistent indentation and array formatting
Multiple users-and-roles.md files Added trailing commas to JSON objects for proper syntax
Multiple query-instance-data.md files Corrected typo from SELECT _ to SELECT *
src/css/custom.css Added CSS rules to standardize tab size for code blocks

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Ethan-Arrowood Ethan-Arrowood merged commit 91f0a00 into main Aug 20, 2025
2 checks passed
@Ethan-Arrowood Ethan-Arrowood deleted the format branch August 20, 2025 16:31
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.

3 participants