From 3488cd47b34ffb055dab389e8ce015bc284afc25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kotkifotki=20=F0=9F=90=AF?= Date: Fri, 29 Nov 2024 05:02:28 +0100 Subject: [PATCH] fix: add `--unstable-sql` flag to formatter options (#1198) --- runtime/fundamentals/linting_and_formatting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime/fundamentals/linting_and_formatting.md b/runtime/fundamentals/linting_and_formatting.md index c7fed3cb7..e790e1035 100644 --- a/runtime/fundamentals/linting_and_formatting.md +++ b/runtime/fundamentals/linting_and_formatting.md @@ -111,6 +111,7 @@ before being merged. | unstable-css | Enable formatting CSS, SCSS, Sass and Less files | | | | unstable-html | Enable formatting HTML files | | | | unstable-yaml | Enable formatting YAML files | | | +| unstable-sql | Enable formatting SQL files | | | | use-tabs | Use tabs instead of spaces for indentation | **false** | true, false | The formatter can be configured in a