Skip to content

Commit

Permalink
Align argument lists in python
Browse files Browse the repository at this point in the history
  • Loading branch information
Triton171 committed Aug 4, 2023
1 parent 523e66c commit 5338dc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions runtime/queries/python/indents.scm
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,8 @@
.
(identifier) @anchor
(#set! "scope" "tail")) @align
(argument_list
.
(_) @anchor
(#set! "scope" "tail")) @align

0 comments on commit 5338dc9

Please sign in to comment.