aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/nix/indents.toml
blob: 9058a408d2bf95f6524c880069bb7080b5ee4acf (plain) (blame)
1
2
3
4
5
6
7
8
9
indent = [
 "if",
 "let",
 "function",
 "attrset",
 "list",
 "indented_string",
 "parenthesized"
]