From 02a9e09b02beb1c08c4068ec0e562a5cb042a0a6 Mon Sep 17 00:00:00 2001 From: Ryan Gang Date: Thu, 9 May 2024 19:28:58 +0530 Subject: [PATCH] CC-882: remove all usages of should_skip_template_evaluation --- starter-repository-definitions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/starter-repository-definitions.yml b/starter-repository-definitions.yml index 26b1473..e711244 100644 --- a/starter-repository-definitions.yml +++ b/starter-repository-definitions.yml @@ -182,7 +182,6 @@ target: package.json - source: starter_templates/typescript/bun.lockb target: bun.lockb - should_skip_template_evaluation: true - source: starter_templates/typescript/your_grep.sh target: your_grep.sh - source: starter_templates/.gitattributes