upjohnc / precommit-todo-check

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO checker for precommit

can add arg --skip: the root directory will be added to the path given. And all of the items should be inside the '.

  - repo: git://github.com/upjohnc/precommit-todo-check
    sha: 1.0.0
    hooks:
      - id: python-todo-check
        args: ['--skip=nifi/scripts/score_validation.py, stream-generator/stream_generator/qpp/submission_logs.py']

About


Languages

Language:Python 96.4%Language:Makefile 3.6%