PuzzleTechHub/myus

Black needed?

Closed this issue · 2 comments

Black is a simple python formatter that auto forces all code in a standardised way. It can be setup to run before every commit (using pre-commit.yaml or so).

See code from Bot-Be-Named for how.

Should we enable Black on this project?

Alternatively, are there other non black formatters that can be hooked to pre-commit