Skip to content

Commit d8db7c8

Browse files
author
Katrina Owen
authored
Merge pull request #588 from exercism/example-pattern
Add an explicit example pattern to the track config
2 parents 88e82f9 + 951bbfa commit d8db7c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"language": "Haskell",
33
"active": true,
4+
"solution_pattern": "example.*[.]hs",
5+
"ignore_pattern": "example",
46
"exercises": [
57
{
68
"uuid": "c97d9dda-c7ee-4595-b447-693559d03ba5",

0 commit comments

Comments
 (0)