From 4ffce530cb8c2cee323822aa44d79ea196b9ce81 Mon Sep 17 00:00:00 2001 From: Christopher Harrison Date: Tue, 20 Feb 2024 12:24:05 +0000 Subject: [PATCH] Nickel: Remove `annotated_assigment` scope as now redundant --- topiary-queries/queries/nickel.scm | 9 --------- 1 file changed, 9 deletions(-) diff --git a/topiary-queries/queries/nickel.scm b/topiary-queries/queries/nickel.scm index f4c0337c..87c8840c 100644 --- a/topiary-queries/queries/nickel.scm +++ b/topiary-queries/queries/nickel.scm @@ -249,15 +249,6 @@ ;; Annotations -; We want the equals sign to be aligned with the annotations, if they -; coexist, so create a scope that covers them both. -( - (#scope_id! "annotated_assignment") - (annot) @prepend_begin_scope - . - "=" @append_end_scope -) - ; Start an indentation block from the start of the annotations to the ; end of the enclosing node (_