diff options
| author | Jeff Carr <[email protected]> | 2025-03-27 19:40:50 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-27 19:40:50 -0500 |
| commit | dfe42d8d2358e1437b1b086bbc420f3ffef9b46e (patch) | |
| tree | cb1a7f4511c40db359b389a21e1d0554afca2d56 /example/Makefile | |
| parent | 40fbd387126d6d5be4db0a8bd9d644e3b0b518e9 (diff) | |
better automated reformat tests
Diffstat (limited to 'example/Makefile')
| -rw-r--r-- | example/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/Makefile b/example/Makefile index 52ee5c6..2947745 100644 --- a/example/Makefile +++ b/example/Makefile @@ -111,3 +111,6 @@ proto-reformat-comments: proto-reformat-full: autogenpb --proto signal.proto --format + +proto-reformat-fruit: + autogenpb --proto fruit.proto --format |
