aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/cylc/indents.scm
blob: 0457e4580cf8f098913803594a641b6007b185df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  (top_section)
  (sub_section_1)
  (sub_section_2)
  (graph_section)
  (runtime_section)
  (task_section)
] @indent.begin

(multiline_string
  quotes_close: _ @indent.end) @indent.begin

(multiline_graph_string
  quotes_close: _ @indent.end) @indent.begin

(line_continuation) @indent.zero