summaryrefslogtreecommitdiff
path: root/file.proto
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-08 10:42:18 -0500
committerJeff Carr <[email protected]>2025-10-08 10:42:18 -0500
commit6feac2ad08250625fd29951b5769655f683b3d03 (patch)
tree59ba4fdea6700be080700aedd7c6678835ffec19 /file.proto
parent0c313d9cc066af084b93b28e1320b502d93dbda6 (diff)
an auto --renumber option. man that is annoying by handv0.5.20v0.5.19
Diffstat (limited to 'file.proto')
-rw-r--r--file.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.proto b/file.proto
index c5abf35..c799a98 100644
--- a/file.proto
+++ b/file.proto
@@ -79,6 +79,7 @@ message FormatMsg {
Type type = 9; // yep. type. yep. that's what this is for
bool padAfter = 10;
bool isEmpty = 11; // true when things like: message blah {}
+ int32 counter = 12; // used to check ints increment
}
message Find {
string parent = 1; // `autogenpb:unique` File