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
Having opted in with an .opt-in file, I should then still be able to opt out for individual commands with an OPT_OUT=pre-commit environment variable. Right now the OPT_OUT environment variable does not override the .opt-in file.
Having opted in with an
.opt-infile, I should then still be able to opt out for individual commands with anOPT_OUT=pre-commitenvironment variable. Right now theOPT_OUTenvironment variable does not override the.opt-infile.