etr2460 commented on pull request #10134: URL: https://github.com/apache/incubator-superset/pull/10134#issuecomment-656909776
The output is: ``` > prettier --check ../superset/translations/**/LC_MESSAGES/*.json Checking formatting... ../superset/translations/fr/LC_MESSAGES/messages.json Code style issues found in the above file(s). Forgot to run Prettier? ``` can you try running: `npm run clean-translation` from the `superset-frontend` directory? That should fix the lint errors ---------------------------------------------------------------- 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]
