Y
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
IanCal
2595 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.
link
raverbashing
2595 days ago
Yeah, true, though ideally you would do it before the commit so you wouldn't have one extra lint commit per code commit
link