Commit 5ac4829
1 file changed
+7
-4
lines changed+7-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
|
5 commit comments
sdavids commentedon Nov 9, 2023
Could we maybe get a new release?
typicode commentedon Nov 13, 2023
Working on it :)
No date though as I have some other ideas and things I'd like to prepare for the next release. I'm doing it when I have some free time (or when time is sponsored).
But I think, I'll publish it before 2024.
sdavids commentedon Nov 13, 2023
typicode commentedon Nov 13, 2023
Isn't that the case already with
$HOME/.config/husky/init.sh
check or am I misunderstanding?That's what I meant here
If you're running Git from an app and the command can be found in your terminal ...
(https://typicode.github.io/husky/troubleshooting.html#command-not-found) but it may not be explicit enough? I didn't want to go into too much details about the OS. It can happen on Linux as well.That said, I think that VSCode doesn't have this issue since it seems to run commands in the shell. So it's not all apps (not sure though).
Thanks for the feedback.
sdavids commentedon Nov 13, 2023