bazel_style.cfg 115 B

1234
  1. [style]
  2. based_on_style = google
  3. allow_split_before_dict_value = False
  4. spaces_around_default_or_named_assign = True