aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/hurl/indents.scm
blob: af6fdfa4e18a8a30a6119c0416de2d59ca917cc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
; indents.scm
[
  (json_object)
  (json_array)
] @indent.begin

[
  "}"
  "]"
] @indent.branch

(xml_tag) @indent.begin

(xml_close_tag) @indent.branch