summaryrefslogtreecommitdiff
path: root/content/html/gemfeed/.gramma.json
blob: 3a29657c6d13f500c13bc3e6df7ac1d2178a1d64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "api_url": "inherit",
  "api_key": "",
  "dictionary": [
    "Buetow"
  ],
  "language": "en-US",
  "rules": {
    "casing": true,
    "colloquialisms": true,
    "compounding": true,
    "confused_words": true,
    "false_friends": true,
    "gender_neutrality": true,
    "grammar": true,
    "misc": true,
    "punctuation": true,
    "redundancy": true,
    "regionalisms": true,
    "repetitions": true,
    "semantics": true,
    "style": true,
    "typography": true,
    "typos": true
  }
}