aboutsummaryrefslogtreecommitdiff
path: root/helix-22.03-x86_64-windows/runtime/queries/protobuf/indents.toml
blob: e655f8db6463215f74373d93df69a7c2da7766d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
indent = [
  "messageBody",
  "enumBody",
  "oneofBody",
  "serviceBody",
  "rpcBody",
  "msgLit",
]

outdent = [
  "}",
]