Hacker News new | ask | show | jobs
by IanCal 2590 days ago
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.
1 comments

Yeah, true, though ideally you would do it before the commit so you wouldn't have one extra lint commit per code commit