1
0
mirror of https://github.com/ratfactor/ziglings synced 2024-09-28 08:19:55 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Manlio Perillo
88e9e785ef Ensure the exercises use the canonical format
Add the check-exercises.py tool in the new tools directory.  It is used
to check that the exercises are correctly formatted, printing on stderr
the invalid ones and the diff in the unified format.

Update the exercises that don't use the canonical zig fmt format.

Update some patches that cause the generated zig file to be incorrectly
formatted.
2023-04-18 18:16:19 +02:00
François Gallois
f69c95d675
Grammar check : adding a "to" 2022-07-31 19:17:52 +00:00
Jonathan Halmen
f6de68a1f2 zig fmt 2021-11-05 17:47:12 +01:00
Jonathan Halmen
88886a37d9 fix whitespace line-endings 2021-11-05 17:46:56 +01:00
Dave Gauer
55bede231b missing return type from example in 069 2021-04-21 17:13:58 -04:00
Dave Gauer
751b303362 add ex069 comptime 4 2021-04-21 09:47:16 -04:00