Skip to content

Commit

Permalink
Mention linters to avoid personal preference debates on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheusRich committed Dec 20, 2021
1 parent 3937316 commit 847b469
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code-review/README.md
Expand Up @@ -76,3 +76,7 @@ An example response to style comments:

If you disagree with a guideline, open an issue on the guides repo rather than
debating it within the code review. In the meantime, apply the guideline.
It's often helpful to set up a linter like [standard] to automatically format code
and avoid debating personal preferences on PRs.

[standard]: https://github.com/testdouble/standard

0 comments on commit 847b469

Please sign in to comment.