Hacker News new | ask | show | jobs
by iooi 2146 days ago
This is great advice.

> Document every critique you make to create a code guidelines document.

It helps more to have as much of this as possible in lint and style checkers, so there's no arbitrariness at all.

1 comments

Agreed, also saves a lot of time for everyone.