bad-words-linter
v1.3.1
Published
[](https://gitmoji.dev) [](https://opensource.org/licenses/MIT) 
Installation
yarn global add bad-words-linterUsage
Whit coc.nvim:
"languageserver": {
"bad-words-linter": {
"command": "bad-words-linter",
"args": ["--stdio"],
"filetypes": ["text"]
}
}License
This project is licensed under the MIT License.
