The Case for Auto-Formatters and Linters: Elevating Code Quality in Software Engineering
January 4, 2025
I will argue here that standardizing the formatting and styling of code on a team is not immaterial to building and deploying high quality software. Though I give examples using Python and GitHub Actions, the logic is applicable for any other language and CI/CD toolset.