Skip to content

Conversation

@sargunv
Copy link
Contributor

@sargunv sargunv commented Nov 5, 2025

This will allow one to link the schema directly in the file, as supported by editors like VSCode and Zed by default.

Example:

{
  "$schema": "https://raw.githubusercontent.com/sql-formatter-org/sql-formatter/refs/heads/master/schema.json",
  "language": "sqlite",
  "tabWidth": 2,
  "keywordCase": "upper",
}

Added $schema property to define schema verification.
@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 5, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@nene
Copy link
Collaborator

nene commented Nov 5, 2025

Thanks.

@nene nene merged commit f676e37 into sql-formatter-org:master Nov 5, 2025
2 checks passed
@sargunv sargunv deleted the patch-1 branch November 5, 2025 17:11
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