Hacker News new | ask | show | jobs
by raverbashing 2596 days ago
Yeah no because this changes the code and does not merely complain
1 comments

One, that shouldn't matter on CI anyway. Two, you can tell black to just print the difference with --diff and tell it to just check the files with --check.
Yeah, true, though ideally you would do it before the commit so you wouldn't have one extra lint commit per code commit