✨ 🕍 gitSettings.ts
This commit is contained in:
@@ -16,3 +16,4 @@ export function shouldIncludeGitInstructions(): boolean {
|
|||||||
if (isEnvDefinedFalsy(envVal)) return true
|
if (isEnvDefinedFalsy(envVal)) return true
|
||||||
return getInitialSettings().includeGitInstructions ?? true
|
return getInitialSettings().includeGitInstructions ?? true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user