bad-words-linter

1.3.1 • Public • Published

Bad Words Linter

GitMoji License: MIT Lines Of Code CodeQL

Screenshot

Installation

yarn global add bad-words-linter

Usage

Whit coc.nvim:

"languageserver": {
  "bad-words-linter": {
    "command": "bad-words-linter",
    "args": ["--stdio"],
    "filetypes": ["text"]
  }
}

License

This project is licensed under the MIT License.

/bad-words-linter/

    Package Sidebar

    Install

    npm i bad-words-linter

    Weekly Downloads

    3

    Version

    1.3.1

    License

    MIT

    Unpacked Size

    18 kB

    Total Files

    11

    Last publish

    Collaborators

    • ultirequiem