nested .gitignore files are merged into root .gitignore
Closed this issue · 1 comments
danielhoherd commented
pre-commit-hooks/.pre-commit-hooks.yaml
Line 29 in 1584d0b
Because of the xargs style running of the script, any nested .gitignore files get merged in to the git root .gitignore file. We need to find a way to support args and also allow xargs style behavior.
danielhoherd commented
This hook was deprecated. #2