You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When committing files within visual studio code (through the gui) the commit is made and after that, the pre-commit hook is triggered, causing a dirty repository. This does not happen with other tools such as pretty-quick.
I configured it like it is described in the repository. Working on the command line only works fine though.
The text was updated successfully, but these errors were encountered:
When committing files within
visual studio code
(through the gui) the commit is made and after that, the pre-commit hook is triggered, causing a dirty repository. This does not happen with other tools such aspretty-quick
.I configured it like it is described in the repository. Working on the command line only works fine though.
The text was updated successfully, but these errors were encountered: