|
|
|
|
|
by Spixel_
1719 days ago
|
|
> Given how much programming now consists of "copy, paste,
and modify," enforcing style conventions on Stack Overflow
might do more to improve general coding standards than
anything else we could try. I'm guessing most of developers use a formatter like black [0] nowadays so that will have less and less impact. [0]: https://github.com/psf/black |
|