summaryrefslogtreecommitdiff
path: root/example/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-27 17:55:56 -0500
committerJeff Carr <[email protected]>2025-03-27 17:55:56 -0500
commit40fbd387126d6d5be4db0a8bd9d644e3b0b518e9 (patch)
tree7e9ce2983ed7bdca41a56f4225d4e5b50b4f89f7 /example/Makefile
parentbdc2e4fadf75f08f6d44fa984ea4d3d78f9dede2 (diff)
clean comment reparser
Diffstat (limited to 'example/Makefile')
-rw-r--r--example/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/example/Makefile b/example/Makefile
index 4f8171d..52ee5c6 100644
--- a/example/Makefile
+++ b/example/Makefile
@@ -108,4 +108,6 @@ proto-reformat-restore:
proto-reformat-comments:
../autogenpb --proto signal.proto --format-comments
- # autogenpb --proto SignalService.proto --format
+
+proto-reformat-full:
+ autogenpb --proto signal.proto --format