Hacker News new | ask | show | jobs
by pizza_pleb 2517 days ago
Thanks for the feedback!

> you need to add as much formatting/linting into [step 1] as possible

Yes, project formatting is a whole other topic but this assumes the project already has the team's linting/formatting rules baked into the build. As a reviewer, we are pointing out failing builds here, whatever they may be. If there are deeper issues/disagreements with the build tasks, that would be a separate issue.

Thanks for the link by the way.