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/ruby/indents.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'queries/ruby') diff --git a/queries/ruby/indents.scm b/queries/ruby/indents.scm index 8101b1ab7..b76732922 100644 --- a/queries/ruby/indents.scm +++ b/queries/ruby/indents.scm @@ -19,14 +19,14 @@ (unless) (assignment) (parenthesized_statements) -] @indent +] @indent.begin [ "end" ")" "}" "]" -] @indent_end +] @indent.end [ "end" @@ -38,6 +38,6 @@ (else) (rescue) (ensure) -] @branch +] @indent.branch -(comment) @ignore +(comment) @indent.ignore -- cgit v1.2.3-70-g09d2