mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 18:24:57 +08:00
colorise output
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ func NewHclDecoder() Decoder {
|
||||
return nil
|
||||
}
|
||||
|
||||
func NewHclEncoder() Encoder {
|
||||
func NewHclEncoder(_ HclPreferences) Encoder {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user