Hacker News new | ask | show | jobs
by selestify 1586 days ago
> Is the point to fail the build if the code wasn't pre-formatted with i.e. Black?

It's this. Ensures that anything merged to master keeps the formatting conventions established in the project.