Skip to content

Commit 690fc13

Browse files
committed
Formatting
1 parent 3a15d51 commit 690fc13

1 file changed

Lines changed: 36 additions & 40 deletions

File tree

Google/GenderBias.yml

Lines changed: 36 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,43 @@
11
extends: substitution
22
message: "Consider using '%s' instead of '%s'."
3-
link: 'https://developers.google.com/style/inclusive-documentation'
43
ignorecase: true
4+
link: "https://developers.google.com/style/inclusive-documentation"
55
level: error
66
action:
77
name: replace
88
swap:
9-
(?:alumna|alumnus): graduate
10-
(?:alumnae|alumni): graduates
11-
air(?:m[ae]n|wom[ae]n): pilot(s)
12-
anchor(?:m[ae]n|wom[ae]n): anchor(s)
13-
authoress: author
14-
camera(?:m[ae]n|wom[ae]n): camera operator(s)
15-
chair(?:m[ae]n|wom[ae]n): chair(s)
16-
congress(?:m[ae]n|wom[ae]n): member(s) of congress
17-
door(?:m[ae]|wom[ae]n): concierge(s)
18-
draft(?:m[ae]n|wom[ae]n): drafter(s)
19-
fire(?:m[ae]n|wom[ae]n): firefighter(s)
20-
fisher(?:m[ae]n|wom[ae]n): fisher(s)
21-
fresh(?:m[ae]n|wom[ae]n): first-year student(s)
22-
garbage(?:m[ae]n|wom[ae]n): waste collector(s)
23-
lady lawyer: lawyer
24-
ladylike: courteous
25-
landlord: building manager
26-
mail(?:m[ae]n|wom[ae]n): mail carriers
27-
man and wife: husband and wife
28-
man enough: strong enough
29-
mankind: human kind
30-
manmade: manufactured
31-
manpower: personnel
32-
men and girls: men and women
33-
middle(?:m[ae]n|wom[ae]n): intermediary
34-
news(?:m[ae]n|wom[ae]n): journalist(s)
35-
ombuds(?:man|woman): ombuds
36-
oneupmanship: upstaging
37-
poetess: poet
38-
police(?:m[ae]n|wom[ae]n): police officer(s)
39-
repair(?:m[ae]n|wom[ae]n): technician(s)
40-
sales(?:m[ae]n|wom[ae]n): salesperson or sales people
41-
service(?:m[ae]n|wom[ae]n): soldier(s)
42-
steward(?:ess)?: flight attendant
43-
tribes(?:m[ae]n|wom[ae]n): tribe member(s)
44-
waitress: waiter
45-
woman doctor: doctor
46-
woman scientist[s]?: scientist(s)
47-
work(?:m[ae]n|wom[ae]n): worker(s)
9+
(?:alumna|alumnus): graduate
10+
(?:alumnae|alumni): graduates
11+
air(?:m[ae]n|wom[ae]n): pilot(s)
12+
anchor(?:m[ae]n|wom[ae]n): anchor(s)
13+
authoress: author
14+
camera(?:m[ae]n|wom[ae]n): camera operator(s)
15+
door(?:m[ae]|wom[ae]n): concierge(s)
16+
draft(?:m[ae]n|wom[ae]n): drafter(s)
17+
fire(?:m[ae]n|wom[ae]n): firefighter(s)
18+
fisher(?:m[ae]n|wom[ae]n): fisher(s)
19+
fresh(?:m[ae]n|wom[ae]n): first-year student(s)
20+
garbage(?:m[ae]n|wom[ae]n): waste collector(s)
21+
lady lawyer: lawyer
22+
ladylike: courteous
23+
mail(?:m[ae]n|wom[ae]n): mail carriers
24+
man and wife: husband and wife
25+
man enough: strong enough
26+
mankind: human kind|humanity
27+
manmade: manufactured
28+
manpower: personnel
29+
middle(?:m[ae]n|wom[ae]n): intermediary
30+
news(?:m[ae]n|wom[ae]n): journalist(s)
31+
ombuds(?:man|woman): ombuds
32+
oneupmanship: upstaging
33+
poetess: poet
34+
police(?:m[ae]n|wom[ae]n): police officer(s)
35+
repair(?:m[ae]n|wom[ae]n): technician(s)
36+
sales(?:m[ae]n|wom[ae]n): salesperson or sales people
37+
service(?:m[ae]n|wom[ae]n): soldier(s)
38+
steward(?:ess)?: flight attendant
39+
tribes(?:m[ae]n|wom[ae]n): tribe member(s)
40+
waitress: waiter
41+
woman doctor: doctor
42+
woman scientist[s]?: scientist(s)
43+
work(?:m[ae]n|wom[ae]n): worker(s)

0 commit comments

Comments
 (0)