danielewood commented on pull request #13614: URL: https://github.com/apache/superset/pull/13614#issuecomment-800499741
I'm unsure why the pre-commit is complaining about trailing whitespace. ``` Trim Trailing Whitespace.................................................Failed - hook id: trailing-whitespace - exit code: 1 - files were modified by this hook Fixing helm/superset/values.yaml ``` `grep -E '\s$' helm/superset/values.yaml` gives zero hits. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
