git-change-staged

0.1.4 • Public • Published

introduction

used in pre-commit hook when you want to limit code changes of this git commit.

✨✨✨

  • helps to keep small commit
  • clean and precise pull request
  • better for code reviewers

install

npm i git-change-staged

usage

config

package.json
{
  "git-change-staged": {
    "files": 10,
    "lines": 200
  }
}

cli

git-change-staged

Package Sidebar

Install

npm i git-change-staged

Weekly Downloads

2

Version

0.1.4

License

MIT

Unpacked Size

3.18 kB

Total Files

5

Last publish

Collaborators

  • misaka