Skip to content

proto: Add linter rules for comments

Karthik Nayak requested to merge grpc-comments-doc into master

Currently we don't have any linting rules for comments in proto files. This has led to various styled being used in the comments and lack of consistency. Enforce the styling for comments in proto files.

Edited by Karthik Nayak

Merge request reports