Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
angelikatyborska committed Jul 11, 2024
1 parent f2931e1 commit d2467ad
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion exercises/concept/basketball-website/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about Access Behaviour by helping extract deeply nested data for the basketball team's website."
"blurb": "Learn about Access Behaviour by helping extract deeply nested data for the basketball team's website."
}
2 changes: 1 addition & 1 deletion exercises/concept/boutique-inventory/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about the Enum module by preparing your fashion boutique for the big annual sale."
"blurb": "Learn about the Enum module by preparing your fashion boutique for the big annual sale."
}
2 changes: 1 addition & 1 deletion exercises/concept/boutique-suggestions/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about list comprehensions by generating outfit suggestions for the clients of your fashion boutique."
"blurb": "Learn about list comprehensions by generating outfit suggestions for the clients of your fashion boutique."
}
2 changes: 1 addition & 1 deletion exercises/concept/bread-and-potions/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about protocols by developing your own role-playing video game."
"blurb": "Learn about protocols by developing your own role-playing video game."
}
2 changes: 1 addition & 1 deletion exercises/concept/captains-log/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about randomness and using Erlang libraries from Elixir by helping Mary generate stardates and starship registry numbers for her Star Trek themed pen-and-paper role playing sessions."
"blurb": "Learn about randomness and using Erlang libraries from Elixir by helping Mary generate stardates and starship registry numbers for her Star Trek themed pen-and-paper role playing sessions."
}
2 changes: 1 addition & 1 deletion exercises/concept/chessboard/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about ranges by generating a chessboard."
"blurb": "Learn about ranges by generating a chessboard."
}
2 changes: 1 addition & 1 deletion exercises/concept/city-office/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about writing documentation and typespecs by getting your code ready for the arrival of a new colleague at the city office."
"blurb": "Learn about writing documentation and typespecs by getting your code ready for the arrival of a new colleague at the city office."
}
2 changes: 1 addition & 1 deletion exercises/concept/community-garden/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about the Agent module by helping your local community handle community garden registrations."
"blurb": "Learn about the Agent module by helping your local community handle community garden registrations."
}
2 changes: 1 addition & 1 deletion exercises/concept/dancing-dots/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"lib/dancing_dots/dot_group.ex"
]
},
"blurb": "Learn about behaviours by writing animations for dot-based generative art."
"blurb": "Learn about behaviours by writing animations for dot-based generative art."
}
2 changes: 1 addition & 1 deletion exercises/concept/date-parser/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about regular expressions by parsing dates."
"blurb": "Learn about regular expressions by parsing dates."
}
2 changes: 1 addition & 1 deletion exercises/concept/dna-encoding/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about bitstrings and tail call recursion by encoding DNA sequences as binary data."
"blurb": "Learn about bitstrings and tail call recursion by encoding DNA sequences as binary data."
}
2 changes: 1 addition & 1 deletion exercises/concept/file-sniffer/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about binaries by verifying the mime type of files uploaded to your server."
"blurb": "Learn about binaries by verifying the mime type of files uploaded to your server."
}
2 changes: 1 addition & 1 deletion exercises/concept/german-sysadmin/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about charlists and the case conditional expression by sanitizing usernames of employees in a German company."
"blurb": "Learn about charlists and the case conditional expression by sanitizing usernames of employees in a German company."
}
2 changes: 1 addition & 1 deletion exercises/concept/kitchen-calculator/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about tuples and pattern matching by converting common US baking measurements to the metric system."
"blurb": "Learn about tuples and pattern matching by converting common US baking measurements to the metric system."
}
2 changes: 1 addition & 1 deletion exercises/concept/library-fees/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about dates and time by calculating late fees for the local library."
"blurb": "Learn about dates and time by calculating late fees for the local library."
}
2 changes: 1 addition & 1 deletion exercises/concept/lucas-numbers/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about streams by generating the Lucas number sequence."
"blurb": "Learn about streams by generating the Lucas number sequence."
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "no-op"
"blurb": "no-op"
}
2 changes: 1 addition & 1 deletion exercises/concept/new-passport/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about `with` to concentrate on the happy path and manage a stressful day of facing bureaucracy."
"blurb": "Learn about `with` to concentrate on the happy path and manage a stressful day of facing bureaucracy."
}
2 changes: 1 addition & 1 deletion exercises/concept/newsletter/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about working with files by sending out a newsletter."
"blurb": "Learn about working with files by sending out a newsletter."
}
2 changes: 1 addition & 1 deletion exercises/concept/pacman-rules/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about booleans by implementing the rules of the Pac-Man game."
"blurb": "Learn about booleans by implementing the rules of the Pac-Man game."
}
2 changes: 1 addition & 1 deletion exercises/concept/paint-by-number/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about bitstrings by creating binary files with pictures for a paint-by-number app."
"blurb": "Learn about bitstrings by creating binary files with pictures for a paint-by-number app."
}
2 changes: 1 addition & 1 deletion exercises/concept/secrets/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about bit manipulation and anonymous functions by writing the software for an encryption device."
"blurb": "Learn about bit manipulation and anonymous functions by writing the software for an encryption device."
}
2 changes: 1 addition & 1 deletion exercises/concept/take-a-number/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about processes and process identifiers by writing an embedded system for a Take-A-Number machine."
"blurb": "Learn about processes and process identifiers by writing an embedded system for a Take-A-Number machine."
}
2 changes: 1 addition & 1 deletion exercises/concept/top-secret/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about the Abstract Syntax Tree (AST) by helping decode secret messages from Agent Ex."
"blurb": "Learn about the Abstract Syntax Tree (AST) by helping decode secret messages from Agent Ex."
}
2 changes: 1 addition & 1 deletion exercises/concept/wine-cellar/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
".meta/exemplar.ex"
]
},
"blurb": "Learn about keyword lists by providing wine suggestions to the customers in your restaurant."
"blurb": "Learn about keyword lists by providing wine suggestions to the customers in your restaurant."
}

0 comments on commit d2467ad

Please sign in to comment.