Open gregsadetsky opened 1 year ago
need to run command to setup pre-commit git hooks, right..? what does it do when black fails, stops the commit..? can it autoformat and git add...? is that weird/not the way you're supposed to use it?
and soooooooooome form of pyright or whatever --- to catch a missing import for example!!
need to run command to setup pre-commit git hooks, right..? what does it do when black fails, stops the commit..? can it autoformat and git add...? is that weird/not the way you're supposed to use it?