Commit Graph

5 Commits

Author SHA1 Message Date
Riley Karson
48e687e49f Remove old schema generator. (#2677)
https://github.com/GoogleCloudPlatform/magic-modules
2018-12-20 17:22:22 -08:00
Riley Karson
ee48586fb2 Add gometalinter (#2627)
Parallel to https://github.com/terraform-providers/terraform-provider-azurerm/pull/2116

We need to run `gofmt -s` to switch over to the `gofmt` rule, and MM is going to complicate that. Once `1.20.0` is done, I'll run that command on flat MM files & add a `gofmt -s` step to MM generation (goimports does gofmt but doesn't do the s flag for silly reasons).

I'll duplicate this over to tpgb once this PR is merged.
2018-12-20 17:22:22 -08:00
Dana Hoffman
7faec27fba Schema Generator script (#215)
* Initial commit for schema generator script

* vendor discovery api

* respond to comments

* Don't fail on formatting errors

* respond to comments

* update tests with latest changes
2017-08-01 14:46:55 -07:00
Jake Champlin
234a95e0b8
Fix Changelog Links Script for google provider 2017-06-26 09:50:55 -05:00
Jake
5d420e83f6 initial commit 2017-06-05 20:54:03 +00:00