github.com/franono/tendermint@v0.32.2-0.20200527150959-749313264ce9/docs/.textlintrc.json (about)

     1  {
     2    "rules": {
     3      "stop-words": {
     4        "severity": "warning",
     5        "defaultWords": false,
     6        "words": "stop-words.txt"
     7      }
     8    }
     9  }