diff options
| author | Jeff Carr <[email protected]> | 2025-04-02 23:26:49 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-04-02 23:26:49 -0500 |
| commit | 8471b3e683a46acdd038a529656d71093963b315 (patch) | |
| tree | 488c5778d9acd72c8b825b5c0f3855bd3253e009 /Makefile | |
| parent | b4df5436ec87711fd548c3106968fbcf0cdd75b4 (diff) | |
more complete format() functions
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -118,3 +118,7 @@ reformat-signal.proto-full-debug: goimports vet build reformat-signal.proto-fruit: goimports vet build git checkout example/*.proto make -C example proto-reformat-fruit + +reformat-signal.proto-fruit-debug: goimports vet build + git checkout example/*.proto + make -C example proto-reformat-fruit-debug |
