Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support variables from environment variables #147

Merged
merged 1 commit into from Oct 13, 2017

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Oct 1, 2017

return varType
}

func parseVariable(val interface{}, varType string) hilast.Variable {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[gometalinter]

  • [staticcheck] argument varType is overwritten before first use (SA4009)

@wata727 wata727 merged commit e16c379 into master Oct 13, 2017
@wata727 wata727 deleted the support_environment_variables branch October 13, 2017 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant