Andrew's Digital Garden

Code review nitpicks

Where possible, reduce nitpicks by increasing automation

e.g. shouldn't have to comment on PRs with import order or missing imports This should be handled by linting/formatting tools

Argue about it on one MR, set a standard, and then let automation keep it consistent

[[20211109085854-automated-code-styling]]

[[engineering]] [[linting]] [[principles]]

Referred in

Code review nitpicks