ttd-lint

0.0.6 • Public • Published

ttd-lint

ttd-lint is a linter for checking certain words.

asciicast

Install

npm install ttd-lint -g

Usage

This will check all files in the docs directory

ttd-lint docs
# Github
docs/index.rst:5:Github

Found certain words, please resolve it.

Configure

You can either use a global configuration file ~/.ttd-lintrc or one in your current working directory [/docs] ./.ttd-lintrc.

Github
Javascript

describe\.only(
it\.only(

Difference of this fork

  • ttd-linter is checking case sensitive and for the exact match
  • ttd-linter is tested against shellcheck

Please note, ttd-lint is only tested on Ubuntu 16.10 and Debian 8.

Package Sidebar

Install

npm i ttd-lint

Weekly Downloads

2

Version

0.0.6

License

MIT

Last publish

Collaborators

  • testthedocs