Closed Shluffy closed 3 years ago
After a commit is made we cannot change it so we make a new commit to run it through prettier
well, after the commit like after the push
well, after the commit like after the push
wdym?
when you push it runs prettier, is it possible to do that on a commit?
when you push it runs prettier, is it possible to do that on a commit?
do you mean running prettier on push and not making another commit to format the code? it doesn't look like this is possible
prettier runs code on commit/push => makes a new commit to format it.
okay, ty
^. @FunctionalMetatable