textlint-rule-no-todo

2.0.1 • Public • Published

textlint-rule-no-todo Build Status

This textlint rule check todo mark.

OK:

This is text.

NG:

TODO: this is TODO

- [ ] TODO

Installation

npm install textlint-rule-no-todo

Usage

See example/

$ npm install textlint-rule-no-todo
$ textlint --rule no-todo README.md

Tests

npm test

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.1
    6,216
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.1
    6,216
  • 2.0.0
    1
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i textlint-rule-no-todo

Weekly Downloads

6,217

Version

2.0.1

License

MIT

Unpacked Size

8.67 kB

Total Files

6

Last publish

Collaborators

  • azu