summaryrefslogtreecommitdiff
path: root/.github/styles/Google/FirstPerson.yml
blob: d2290611387cf78b3c71a395cdda6abf1085a1ed (plain)
1
2
3
4
5
6
7
8
9
10
11
extends: existence
message: "Avoid first-person pronouns such as '%s'."
link: 'https://developers.google.com/style/pronouns#personal-pronouns'
ignorecase: true
level: warning
nonword: true
tokens:
  - (?:^|\s)I\s
  - \bme\b
  - \bus\b
  - \bours\b