gruntwork-io / terraform-google-sql

Terraform modules for deploying Google Cloud SQL (e.g. MySQL, PostgreSQL) in GCP
https://gruntwork.io
Apache License 2.0
92 stars 103 forks source link

[IAC-1677] Replace gofmt with goimports #64

Closed ina-stoyanova closed 3 years ago

ina-stoyanova commented 3 years ago

Replace gofmt with goimports in the pre-commit configuration. Note: This PR was opened using git-xargs.