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 ce88921
Show file tree
Hide file tree
Showing 43 changed files with 43 additions and 43 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/bird-count/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"csharp/bird-watcher"
],
"icon": "bird-watcher",
Expand Down
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/freelancer-rates/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"javascript/freelancer-rates"
],
"blurb": "Learn about integers and floating point numbers by helping a freelancer communicate with a project manager about billing."
Expand Down
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/guessing-game/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"fsharp/guessing-game"
],
"blurb": "Learn about multiple clause functions, guards, and default arguments by implementing a simple game in which the player needs to guess a secret number."
Expand Down
2 changes: 1 addition & 1 deletion exercises/concept/high-school-sweetheart/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
".meta/exemplar.ex"
]
},
"icon": "high-school-sweethearts",
"icon": "high-school-sweethearts",
"blurb": "Learn about strings and the pipe operator by helping high school sweethearts profess their love on social media via ASCII art."
}
2 changes: 1 addition & 1 deletion exercises/concept/high-score/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
".meta/exemplar.ex"
]
},
"icon": "high-scores",
"icon": "high-scores",
"blurb": "Learn about maps by keeping track of the high scores in your local arcade hall."
}
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/language-list/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"clojure/tracks-on-tracks-on-tracks"
],
"blurb": "Learn about lists by keeping track of the programming languages you're currently learning on Exercism."
Expand Down
2 changes: 1 addition & 1 deletion exercises/concept/lasagna/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"csharp/lucians-luscious-lasagna"
],
"blurb": "Learn about the basics of Elixir by following a lasagna recipe."
Expand Down
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/log-level/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"csharp/logs-logs-logs"
],
"icon": "log-levels",
Expand Down
2 changes: 1 addition & 1 deletion exercises/concept/log-parser/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"go/parsing-log-files"
],
"blurb": "Learn about regular expressions by parsing logs."
Expand Down
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/name-badge/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"csharp/tim-from-marketing"
],
"icon": "tim-from-marketing",
Expand Down
2 changes: 1 addition & 1 deletion exercises/concept/need-for-speed/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"lib/need_for_speed/remote_control_car.ex"
]
},
"forked_from": [
"forked_from": [
"csharp/need-for-speed"
],
"blurb": "Learn about reusing code with alias and import by racing remote controlled cars."
Expand Down
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/remote-control-car/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
".meta/exemplar.ex"
]
},
"forked_from": [
"forked_from": [
"csharp/elons-toys"
],
"icon": "elons-toys",
Expand Down
2 changes: 1 addition & 1 deletion exercises/concept/rpg-character-sheet/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
".meta/exemplar.ex"
]
},
"icon": "wizards-and-warriors",
"icon": "wizards-and-warriors",
"blurb": "Learn about IO (input/output) by guiding your friends through the character creation process for your pen-and-paper role-playing game."
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
".meta/exemplar.ex"
]
},
"icon": "instruments-of-texas",
"icon": "instruments-of-texas",
"blurb": "Learn about tasks and links by inspecting a working prototype of your experimental Reverse Polish Notation calculator."
}
2 changes: 1 addition & 1 deletion exercises/concept/rpn-calculator-output/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
".meta/exemplar.ex"
]
},
"icon": "calculator-conundrum",
"icon": "calculator-conundrum",
"blurb": "Learn about dynamic dispatch and advanced options for rescuing errors by implementing an output in your experimental Reverse Polish Notation calculator."
}
2 changes: 1 addition & 1 deletion exercises/concept/rpn-calculator/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
".meta/exemplar.ex"
]
},
"icon": "instruments-of-texas",
"icon": "instruments-of-texas",
"blurb": "Learn about errors and rescuing them by working on an experimental Reverse Polish Notation calculator."
}
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/stack-underflow/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
".meta/exemplar.ex"
]
},
"icon": "error-handling",
"icon": "error-handling",
"blurb": "Learn about defining custom exceptions by continuing work on your experimental Reverse Polish Notation calculator."
}
2 changes: 1 addition & 1 deletion exercises/concept/take-a-number-deluxe/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"lib/take_a_number_deluxe/queue.ex"
]
},
"icon": "take-a-number",
"icon": "take-a-number",
"blurb": "Learn about GenServers by writing an embedded system for a Take-A-Number machine."
}
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 ce88921

Please sign in to comment.