0.0.2 • Published 2 years ago

codeclimate-fixme v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Code Climate FIXME CLI

codeclimate-fixme is a CLI that performs a case-sensitive search for the following strings in your project:

  • TODO
  • FIXME
  • HACK
  • BUG
  • XXX

These strings are things you should fix now, not later.

Installation & Usage

  1. npm i codeclimate-fixme
  2. fixme [table|json|sarif] [path]
0.0.2

2 years ago

0.0.1

2 years ago