lint fixes #2063
Annotations
3 errors
tests:
nutanix/services/lcmv2/resource_nutanix_lcm_config.go#L90
don't use underscores in Go names; var `if_match` should be `ifMatch` (golint)
|
tests:
nutanix/services/lcmv2/resource_nutanix_lcm_prechecks_v2.go#L88
var `clusterId` should be `clusterID` (golint)
|
tests
Process completed with exit code 2.
|