Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 218 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 218 Bytes

mfc_common_master_proto

Build

Generate the protobuf files by running the following command:

make codegen-proto

Linter

Run the linter by running the following command:

make lint-proto