bahmutov / pre-git

Automatically install pre-commit / pre-push hooks in your git repo
168 stars 22 forks source link

feat(config): allow untracked files via config object #102

Closed hmagrini closed 7 years ago

hmagrini commented 7 years ago

Hi, recently started using this package and saw this conversation from way back regarding adding an option to allow untracked files: https://github.com/bahmutov/pre-git/issues/89#issuecomment-226965509

Looking forward to hearing from your feedback!

bahmutov commented 7 years ago

That's a great pull request, thank you so much for taking time to add tests!

hmagrini commented 7 years ago

Glad I could help!