Skip to content

Commit e30815f

Browse files
author
markzegarelli
committed
Update grammar linter
1 parent 4e8aa22 commit e30815f

File tree

2 files changed

+35
-34
lines changed

2 files changed

+35
-34
lines changed

.github/workflows/grammar-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# https://github.com/errata-ai/write-good/releases/latest/download/write-good.zip
1818

1919
# Optional
20-
# config: https://raw.githubusercontent.com/errata-ai/vale/master/.vale.ini
20+
config: https://raw.githubusercontent.com/segmentio/segment-docs/develop/.vale.ini
2121

2222
# Optional
2323
files: __onlyModified

vale-styles/Vocab/Docs/accept.txt

Lines changed: 34 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,60 @@
1+
(?:C|c)annonical
2+
(?:G|g)tag
3+
(?:K|k)laviyo
4+
(?:L|l)ookback
5+
(?:P|p)ageviews?\b
6+
(?:P|p)endo
7+
(?:P|p)ostgres
8+
(?:R|r)emarketing
9+
(?:U|u)nlinks?\b
10+
(?:U|u)nmaps?\b
11+
(?:U|u)rls?\b
12+
Adwords
113
allowlist
214
Appboy
315
blocklist
416
boolean
17+
Chargebee
518
CloudFront
619
Cocoapods
20+
Dev
21+
Doubleclick
22+
Friendbuy
23+
ga
24+
gmail
725
Gradle
8-
HTTP
926
http
10-
HTTPS
27+
HTTP
1128
https
29+
HTTPS
30+
Hubspot
31+
ios
32+
iOS
1233
Javadoc
1334
Javadocs
1435
Javascript
1536
Kameleoon
1637
Kissmetrics
38+
Lightbox
1739
Littledata
18-
Middleware
40+
measurability
1941
middleware
42+
Middleware
2043
Mixpanel
44+
namespace
2145
Okta
46+
Omnichannel
47+
Optimizely
2248
performant
2349
Preact
2450
Shopify
51+
Smartly
52+
Subnet
2553
Totango
2654
Twilio
55+
upsert
2756
Vero
57+
viewability
2858
WebKit
2959
Wootric
30-
Zendesk
31-
iOS
32-
ios
33-
Dev
34-
ga
35-
(?:G|g)tag
36-
(?:P|p)ageviews?\b
37-
(?:R|r)emarketing
38-
Doubleclick
39-
(?:C|c)annonical
40-
(?:U|u)rls?\b
41-
Optimizely
42-
Omnichannel
43-
namespace
44-
upsert
45-
viewability
46-
measurability
47-
Lightbox
48-
gmail
49-
(?:P|p)endo
50-
(?:K|k)laviyo
51-
(?:U|u)nmaps?\b
52-
(?:U|u)nlinks?\b
53-
(?:P|p)ostgres
54-
Smartly
55-
Hubspot
56-
Friendbuy
57-
Chargebee
58-
(?:L|l)ookback
59-
Subnet
60+
Zendesk

0 commit comments

Comments
 (0)