benjreinhart commented on a change in pull request #14434:
URL: https://github.com/apache/superset/pull/14434#discussion_r624024029
##########
File path: Makefile
##########
@@ -47,3 +47,8 @@ pre-commit:
# setup pre commit dependencies
pip3 install -r requirements/integration.txt
pre-commit install
+
+prettier:
Review comment:
What do you think about making it possible to run just one or the other
in addition to running them all? If working on python, it might be nice to be
able to run only black without also running prettier and vis-versa.
--
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]