mirror of
https://github.com/debezium/postgres-decoderbufs.git
synced 2026-02-04 06:56:22 +00:00
Fixing styling using clang-format
This commit is contained in:
@@ -11,8 +11,8 @@ enum Op {
|
||||
}
|
||||
|
||||
message Point {
|
||||
required double x = 1;
|
||||
required double y = 2;
|
||||
required double x = 1;
|
||||
required double y = 2;
|
||||
}
|
||||
|
||||
message DatumMessage {
|
||||
|
||||
Reference in New Issue
Block a user