github.com/vipernet-xyz/tendermint-core@v0.32.0/docs/.textlintrc.json (about)

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