-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
export HUSKY=0
in a config has no effect
#1393
Closed
alecmev opened this issue
Feb 12, 2024
· 3 comments
· May be fixed by YoutacRandS-VA/pokenode-ts#2, apiiro-snyk/JavaGuide#2, WontonSam/Phiahplay-gaming#99, WontonSam/cachimanexpress.js-Design-Patterns-Third-Edition#193 or WontonSam/Phiahplay-gaming#103
Closed
export HUSKY=0
in a config has no effect
#1393
alecmev opened this issue
Feb 12, 2024
· 3 comments
· May be fixed by YoutacRandS-VA/pokenode-ts#2, apiiro-snyk/JavaGuide#2, WontonSam/Phiahplay-gaming#99, WontonSam/cachimanexpress.js-Design-Patterns-Third-Edition#193 or WontonSam/Phiahplay-gaming#103
Comments
Good catch. It's a bug. It was moved there to fix #1358. I'll publish a new version. |
Should be good 👍 |
It is, thank you! |
This was referenced Jul 16, 2024
This was referenced Aug 9, 2024
This was referenced Aug 24, 2024
This was referenced Oct 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$HUSKY
is evaluated before the configs are sourced, so its presence doesn't triggerexit 0
:husky/husky
Lines 2 to 14 in 095a4fe
Are the docs out-ot-date and I'm expected to put
export H=0
ininit.sh
? Or something else is wrong?The text was updated successfully, but these errors were encountered: