Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/cylc/indents.scm')
| -rw-r--r-- | runtime/queries/cylc/indents.scm | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/runtime/queries/cylc/indents.scm b/runtime/queries/cylc/indents.scm deleted file mode 100644 index 865386c7..00000000 --- a/runtime/queries/cylc/indents.scm +++ /dev/null @@ -1,19 +0,0 @@ -[ - (top_section) - (sub_section_1) - (sub_section_2) - (graph_section) - (runtime_section) - (task_section) -] @indent - -[ - (top_section) - (sub_section_1) - (sub_section_2) - (graph_section) - (runtime_section) - (task_section) -] @extend - -(line_continuation) @indent.always |