github.com/Oyster-zx/tendermint@v0.34.24-fork/docs/.textlintrc.json (about)

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