Skip to content

Commit d11c357

Browse files
🤖 Auto-sync docs, metadata, and filepaths (#3127)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f2ae02 commit d11c357

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Introduction
2+
3+
You have taken a job at a local library helping organize their collection of old books.
4+
The student patrons are often hunting for half-remembered quotes to cite in their term papers.
5+
Rather than manually read every book from cover to cover, you decide to build a small tool to scan them, looking for these partial quotes.

‎exercises/practice/prism/.meta/config.json‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
],
1212
"example": [
1313
".meta/src/reference/java/Prism.java"
14+
],
15+
"invalidator": [
16+
"build.gradle"
1417
]
1518
},
1619
"blurb": "Calculate the path of a laser through refractive prisms.",

0 commit comments

Comments
 (0)