-
#### What's the problem this feature will solve?
I'm trying to use the pip-compile hook with my existing pre-commit configuration but one of the hooks I have is a mixed line ending auto-fixer (whic…
-
```
What steps will reproduce the problem?
1. Execution of pre-commit hook during SVN
commit(https://github.com/shuge/reviewboard-svn-hooks/blob/master/reviewboardsvn
hooks/strict_review.py)
What is…
-
Hi. I am currently using `git-crypt` in tandem with some `pre-commit` hooks
Upon adding a new file for encryption --> a corresponding `.gitattributes` entry --> `git commit -m "blah"` I encounter t…
-
I'm trying to run a pre-commit hooks with `pre-commit run -a` to lint files befure commit progress, for example, rewrite file EOL.
but currently it only support a executable file instead of a inlin…
-
I don't ever want a library to modify my pre-commit hooks, even if a package maintainer adds this package. How can I disable this library from ever editing .git/hooks/pre-commit?
Husky for example …
-
Hi,
I'm used to have a the lint running on pre commit, to be secure to commit always formatted code, and to have the test and type check running on pre push.
what do you think?
can we add this …
-
### Discussed in https://github.com/extrawurst/gitui/discussions/2033
Originally posted by **valerio-pescatori** February 7, 2024
Hi everyone!
I recently moved from vscode to helix and I'…
-
GitFinder doesn't support any git hook. Add support for (at least) basic git hooks (`pre-commit`, `commit-msg`, `post-commit`, `pre-push`). Due to a sandboxed environment, investigate possibility of r…
milke updated
5 years ago
-
teoxoy/profile-readme-stats@v1.2
with:
token: ***
includeForks: true
template: ./TEMPLATE.md
readme: ./README.md
Error: Resource not accessible by personal access token
permi…
-
Thanks a lot for fixing #70 regarding the file globbing support. As requested, I'm hereby opening up a new issue about the other somewhat related issue I noticed, specifically that the existing pre-co…