schola.scripts.utils.compile_proto.main(plugin_folder, warnings_to_disable, add_type_stubs)
: Compile Protobuf files for Schola
Parameters:
: - project (Path) – Path to the project folder
- warnings_to_disable (List*[str]*) – List of warnings to disable
- plugin_folder (Path)
- add_type_stubs (bool)