Protofmt
Formats Protocol Buffer (.proto) files (versions 2, 3, and editions).
소개
Ensures consistent formatting of your Protocol Buffer files (versions 2, 3, and editions) using this MCP server. Installable via `go install`, it's designed for easy integration with editors like Visual Studio Code, streamlining your development workflow by automating code formatting.
주요 기능
- Formats Protocol Buffer (.proto) files (versions 2, 3, and editions)
- Installable via `go install`
- Integrates with Visual Studio Code
- 1 GitHub stars
사용 사례
- Integrating formatting into a CI/CD pipeline
- Automating .proto file formatting in a development workflow
- Ensuring consistent code style across a project