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

command: Fix fmt to preserve blank block labels #26964

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

alisdair
Copy link
Member

Fixes #26960 via hashicorp/hcl#422. I'm planning on backporting this to 0.14.0.

@alisdair alisdair added dependencies Auto-pinning cli 0.14-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged labels Nov 18, 2020
@alisdair alisdair requested a review from a team November 18, 2020 17:03
@alisdair alisdair self-assigned this Nov 18, 2020
@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #26964 (21d80a2) into master (c71aa16) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted Files Coverage Δ
internal/providercache/dir.go 67.34% <0.00%> (-6.13%) ⬇️
terraform/eval_diff.go 66.51% <0.00%> (-0.92%) ⬇️
terraform/node_resource_apply_instance.go 75.00% <0.00%> (-0.79%) ⬇️
terraform/evaluate.go 52.89% <0.00%> (-0.42%) ⬇️

@ghost
Copy link

ghost commented Dec 19, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
0.14-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged cli dependencies Auto-pinning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cmd/fmt: Avoid removing quotes from empty labels
2 participants