From 8471b3e683a46acdd038a529656d71093963b315 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 2 Apr 2025 23:26:49 -0500 Subject: more complete format() functions --- example/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'example') diff --git a/example/Makefile b/example/Makefile index 0f4afa5..95bb274 100644 --- a/example/Makefile +++ b/example/Makefile @@ -117,3 +117,6 @@ proto-reformat-full-debug: proto-reformat-fruit: ../autogenpb --proto fruit.proto --format + +proto-reformat-fruit-debug: + ../autogenpb --proto fruit.proto --format --debug -- cgit v1.2.3