mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
Originally pkg/print was intended to be public to be used by plugin developers, but this setting has to be defined by plugin-sdk and as such it's moved to internal/format to be only used by terraform-docs core project. Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>