Skip to content

Commit

Permalink
edit pronouns
Browse files Browse the repository at this point in the history
  • Loading branch information
hchiam committed Aug 4, 2019
1 parent e10d185 commit 3a34192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Some bugs are hard to notice during code reviews, or can be easily forgotten despite attempts at sharing knowledge across the team. Some of those bugs are also easy for a code linter to flag.

This linter flags common bugs we've encountered, so we can fix them _before_ code review, and without having to remember to check for them.
This linter flags common bugs I've encountered, so you can fix them _before_ code review, and without having to remember to check for them.

Install it on VS Code: https://marketplace.visualstudio.com/items?itemName=hchiam.custom-vscode-linter

Expand Down

0 comments on commit 3a34192

Please sign in to comment.