Currently it looks like the plugin only support *.json, *.yaml and *.template. Would it be possible to support custom file extension? For example, I have a cloudformation template that ends with *.yml.mustache; it would be nice if I have configure the plugin to be effective for that file extension too.
Currently it looks like the plugin only support
*.json
,*.yaml
and*.template
. Would it be possible to support custom file extension? For example, I have a cloudformation template that ends with*.yml.mustache
; it would be nice if I have configure the plugin to be effective for that file extension too.