From cb568af5393241e5dbc9c19157c5df5e9ca9af2d Mon Sep 17 00:00:00 2001 From: George Harker Date: Mon, 20 Mar 2023 14:44:39 -0700 Subject: use indent.X syntax for captures and properties of set directives update CONTRIBUTING.md adjust indents for bass fix doc capture comment --- queries/graphql/indents.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries/graphql') diff --git a/queries/graphql/indents.scm b/queries/graphql/indents.scm index 0f222b6d4..df47aff88 100644 --- a/queries/graphql/indents.scm +++ b/queries/graphql/indents.scm @@ -1,9 +1,9 @@ [ (definition) (selection) -] @indent +] @indent.begin [ "{" "}" -] @branch +] @indent.branch -- cgit v1.3.1