Parity with Google style guide
smaye81 opened this issue · 2 comments
smaye81 commented
Make the current google lint group have full parity with the google style guide.
For example, enforce plural names for repeated fields.
https://developers.google.com/protocol-buffers/docs/style#repeated-fields
smaye81 commented
Note that this will not be full parity as support for plural names on repeated
fields will not be added.
smaye81 commented
Going to close this in favor of focusing more on the uber rule sets.