Skip to content

Commit 6abff4f

Browse files
committed
undo copilot issues: have git ignore removed and add the right snippets
1 parent e066120 commit 6abff4f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,3 @@ scripts/sort_contibutors/contributors_file.*
120120
*whispers*output*.json
121121
git_secrets_output.txt
122122
.secrets.baseline.json
123-
static-site/

src/main/resources/wrong-secrets-configuration.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,7 @@ configurations:
887887
explanation: "explanations/challenge57.adoc"
888888
hint: "explanations/challenge57_hint.adoc"
889889
reason: "explanations/challenge57_reason.adoc"
890+
ui-snippet: "challenges/challenge-57/challenge-57.snippet"
890891
environments: *all_envs
891892
difficulty: *normal
892893
category: *ai
@@ -900,6 +901,7 @@ configurations:
900901
explanation: "explanations/challenge58.adoc"
901902
hint: "explanations/challenge58_hint.adoc"
902903
reason: "explanations/challenge58_reason.adoc"
904+
ui-snippet: "challenges/challenge-58/challenge-58.snippet"
903905
environments: *all_envs
904906
difficulty: *normal
905907
category: *logging

0 commit comments

Comments
 (0)