Directories
¶
Path | Synopsis |
---|---|
Package check implements the SDK for custom lint and breaking change plugins.
|
Package check implements the SDK for custom lint and breaking change plugins. |
checktest
Package checktest provides testing helpers when writing lint and breaking change plugins.
|
Package checktest provides testing helpers when writing lint and breaking change plugins. |
checkutil
Package checkutil implements helpers for the check package.
|
Package checkutil implements helpers for the check package. |
internal/example/cmd/buf-plugin-field-lower-snake-case
Package main implements a simple plugin that checks that all field names are lower_snake_case.
|
Package main implements a simple plugin that checks that all field names are lower_snake_case. |
internal/example/cmd/buf-plugin-field-option-safe-for-ml
Package main implements a plugin that implements two Rules:
|
Package main implements a plugin that implements two Rules: |
internal/example/cmd/buf-plugin-syntax-specified
Package main implements a simple plugin that checks that syntax is specified in every file.
|
Package main implements a simple plugin that checks that syntax is specified in every file. |
internal/example/cmd/buf-plugin-timestamp-suffix
Package main implements a simple plugin that checks that all google.protobuf.Timestamp fields end in a specific suffix.
|
Package main implements a simple plugin that checks that all google.protobuf.Timestamp fields end in a specific suffix. |
internal
|
|
Click to show internal directories.
Click to hide internal directories.