Skip to content

Commit f1d8625

Browse files
authored
Merge pull request exercism#262 from IanWhitney/provide_custom_exercise_files
Provide necessary files for custom exercises
2 parents 1e31e71 + dfebd05 commit f1d8625

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed
File renamed without changes.

exercises/luhn-from/metadata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
blurb: "Luhn: Using the From Trait"
3+
source: "The Rust track maintainers, based on the original Luhn exercise"
File renamed without changes.

exercises/luhn-trait/metadata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
blurb: "Luhn: Using a Custom Trait"
3+
source: "The Rust track maintainters, based on the original Luhn exercise"

0 commit comments

Comments
 (0)