thiagoelg commented on PR #2103: URL: https://github.com/apache/incubator-kie-tools/pull/2103#issuecomment-1871254899
@ljmotta Thanks for the review! The files are named `.yaml.helm` because they are not true YAMLs, and prettier tends to accuse formatting errors (blocking commits with the pre-commit hook). The solution was to name them this way and set the VSCode settings.json to use the Kubernetes extension when loading `.helm` files. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
