Skip to main content
Glama

protolint-mcp

by yoheimuta
maxLineLengthOption.go342 B
package config // MaxLineLengthOption represents the option for the MAX_LINE_LENGTH rule. type MaxLineLengthOption struct { CustomizableSeverityOption `yaml:",inline"` MaxChars int `yaml:"max_chars" json:"max_chars" toml:"max_chars"` TabChars int `yaml:"tab_chars" json:"tab_chars" toml:"tab_chars"` }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yoheimuta/protolint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server