Skip to content

Repository files navigation

danger-plugin-wordcheck

CircleCI npm version semantic-release

check the suspicous words in your codes: e.g. debugger, todo, foo, bar etc.

Usage

Install:

yarn add danger-plugin-wordcheck --dev

At a glance:

create a wordcheck file. Single word per line

echo "TODO\ndebugger\n" > wordcheck.txt 

feed the filename to wordcheck() function in dangerfile.js

var wordcheck = require('danger-plugin-wordcheck').default
schedule(wordcheck("./.github/WORDCHECK.txt"))

Changelog

See the GitHub release history.

Contributing

See CONTRIBUTING.md.

About

check suspicious words in your code.

Resources

Code of conduct

Contributing

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages