Skip to content

mirror-kt/textlint-plugin-rustdoc

Repository files navigation

textlint-plugin-rustdoc

NPM Version

textlint plugin to support rustdoc comments.

Installation

# npm
npm add -D @mirror-kt/textlint-plugin-rustdoc

# yarn
yarn add -D @mirror-kt/textlint-plugin-rustdoc

# pnpm
pnpm add -D @mirror-kt/textlint-plugin-rustdoc

And write the following content in the textlint configuration file (e.x. .textlintrc.json).

{
  "plugins": {
    "@mirror-kt/textlint-plugin-rustdoc": true
  },
  "rules": {
    // your rules...
  }
}

License

This project is licensed under MIT License.

About

textlint plugin to support rustdoc comments.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •