From 722617e6726c1508adadf83d531f54987c703be0 Mon Sep 17 00:00:00 2001 From: Phạm Huy Hoàng Date: Thu, 21 Mar 2024 20:44:35 +0900 Subject: refactor(format): drop extra indentation for field --- queries/python/indents.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'queries/python/indents.scm') diff --git a/queries/python/indents.scm b/queries/python/indents.scm index 94005ebab..dbda25b5c 100644 --- a/queries/python/indents.scm +++ b/queries/python/indents.scm @@ -164,9 +164,8 @@ (attribute attribute: (_) @indent.end) (call - arguments: - (_ - ")" @indent.end)) + arguments: (_ + ")" @indent.end)) "return" @indent.end ] .) -- cgit v1.2.3-70-g09d2