aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/cmake/indents.scm
blob: 199b1031e5c61f2235db6cc64a237c17557f5398 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
  (if_condition)
  (foreach_loop)
  (while_loop)
  (function_def)
  (macro_def)
  (normal_command)
] @indent

")" @outdent