EnxDev commented on PR #37773:
URL: https://github.com/apache/superset/pull/37773#issuecomment-3871126742

   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`


-- 
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]

Reply via email to