protolint icon indicating copy to clipboard operation
protolint copied to clipboard

Feature: check for usage of reserved names

Open reitzmichnicht opened this issue 5 years ago • 1 comments
trafficstars

It would be great if a rule exists that prevents that the generated code for a specific programming language is invalid because of the use of reserved names for fields.

I had a field named "default" which produces errors when generating code for c/c++

reitzmichnicht avatar Apr 29 '20 12:04 reitzmichnicht

@reitzmichnicht Thank you for your nice suggestion. I agree with you that it's fairly useful.

yoheimuta avatar Apr 30 '20 00:04 yoheimuta