olsoloviov commented on code in PR #2939: URL: https://github.com/apache/polaris/pull/2939#discussion_r2478407116
########## helm/polaris/README.md: ########## @@ -167,8 +190,12 @@ the Polaris repo root: helm unittest helm/polaris ``` -You can also lint the chart using the Chart Testing tool, with the following command: +You can also lint the chart using the Chart Testing tool. You will need to install the [yamllint](https://github.com/adrienverge/yamllint) tool: +```bash +brew install yamllint Review Comment: done in the latest commit -- 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]
