aboutsummaryrefslogtreecommitdiff
path: root/exercises/099_formatting.zig
AgeCommit message (Collapse)AuthorFilesLines
2024-05-25Verbs agree with the head of the noun phrase, not the closest nounhippietrail1-2/+2
the result...are passed→the result...is passed the number...vary→the number...varies
2024-05-06Fix some typosChris Boesch1-4/+4
2023-05-07Add missing word "a"Kim SHrier1-1/+1
2023-04-25Fix formatting in exercise 99Manlio Perillo1-1/+1
The non-conforming formatting was not detected by the eowyn.sh script, due to a bug.
2023-04-23Ex 099 format instructions to 65 columns, wording, examplesDave Gauer1-63/+88
2023-04-19Update 099_formatting.zigChris Boesch1-1/+1
typo fixed
2023-04-19added first formatting exerciseChris Boesch1-0/+115