dep-protobuf/.clang-format
Adam Cozzette 8f236c2f7b Clean up a few stray files that ended up in the wrong place
I also deleted some of upb's dotfiles that are either obsolete (like
`.bazelci/presubmit.yml`) or seem to be superseded by protobuf's dotfiles.

PiperOrigin-RevId: 568873088
2023-09-27 09:30:44 -07:00

3 lines
74 B
YAML

BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left