Hacker News new | ask | show | jobs
by lkerrekfjk 3124 days ago
It's nice, but whenever I see lists like these I always say the same thing: If your checklists can't be automated on the CI server they are worthless for developers. I'm not a huge fan of Go, but it needs to get credit where credit is due. Writing code quality tools and linters is extremely easy with that language. Which helps keeping codebase quality extremely tight.
1 comments

Author here. Not worthless because you can add checklists to your PR template, PR review, QA process, etc. But I agree that automatically checking things is the next step. I've talked about how to achieve this with custom linters in a DjangoCon talk: https://youtu.be/IMRHFlDxaqU