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/elixir/indents.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'queries/elixir') diff --git a/queries/elixir/indents.scm b/queries/elixir/indents.scm index 517f66940..0ba8fd442 100644 --- a/queries/elixir/indents.scm +++ b/queries/elixir/indents.scm @@ -6,7 +6,7 @@ (stab_clause) (tuple) (arguments) -] @indent +] @indent.begin [ ")" @@ -17,7 +17,7 @@ "rescue" "}" "end" -] @indent_end @branch +] @indent.end @indent.branch ; Elixir pipelines are not indented, but other binary operator chains are -((binary_operator operator: _ @_operator) @indent (#not-eq? @_operator "|>")) +((binary_operator operator: _ @_operator) @indent.begin (#not-eq? @_operator "|>")) -- cgit v1.2.3-70-g09d2