github.com/fiagdao/tendermint@v0.32.11-0.20220824195748-2087fcc480c1/docs/.textlintrc.json (about)

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