|
|
|
|
|
by dustrider
1270 days ago
|
|
As I understood it, it was to not let black do the formatting during CI builds. In local dev you’d let it reformat. Even while it won’t break anything you want CI to be your safety net, flagging a local setup as being wrong is more valuable than magically autocorrecting it. |
|
CI/CD has no business changing your code; it builds stuff using it, exactly as if commit such-and-such.