luca-vercelli commented on PR #36114: URL: https://github.com/apache/superset/pull/36114#issuecomment-3895408694
> Superset uses Git pre-commit hooks courtesy of pre-commit. To install run the following: > > `pre-commit install ` > > This will install the hooks in your local repository. From now on, a series of checks will automatically run whenever you make a Git commit. To run pre-commit manually run the following: > > `pre-commit run --all-files` I did not clone the repository. I just edited that single file in the web github interface. -- 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]
