Skip to content

Commit b8d8c7b

Browse files
authored
Merge pull request #3227 from crazy-max/hcl-merge-tests
bake: hcl merged tests
2 parents c45185f + 3f49ee5 commit b8d8c7b

File tree

2 files changed

+687
-2
lines changed

2 files changed

+687
-2
lines changed

bake/hclparser/merged.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright (c) HashiCorp, Inc.
22
// SPDX-License-Identifier: MPL-2.0
33

4-
// Forked from https://github.com/hashicorp/hcl/blob/4679383728fe331fc8a6b46036a27b8f818d9bc0/merged.go
5-
64
package hclparser
75

86
import (

0 commit comments

Comments
 (0)