Hacker News new | ask | show | jobs
by owaislone 1579 days ago
and that is exactly what tools like black do for you. A linter tells you a line of code could be better while as something like black goes further and makes the change for you so you don't even need to think about it.