VSChina / magic-modules

Magic Modules: Automagically generate Google Cloud Platform support for OSS
Apache License 2.0
1 stars 4 forks source link

MM should avoid using golang keyword as variable name #67

Open ArcturusZhang opened 4 years ago

ArcturusZhang commented 4 years ago

Some properties may have same name as a golang keyword, such as type. MM should avoid these keywords.