aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/typespec/indents.scm
blob: aee01f35aa3be297381cd05810e839fa4ebcb9a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  (model_expression)
  (tuple_expression)
  (namespace_body)
  (interface_body)
  (union_body)
  (enum_body)
  (template_arguments)
  (template_parameters)
  (operation_arguments)
] @indent.begin

[
  "}"
  ")"
  ">"
  "]"
] @indent.end