Commit Graph

12 Commits

Author SHA1 Message Date
Tom
e605a91e3a fix(challenge tests): enable fail on initial contents (#53058) 2024-01-23 11:09:37 +01:00
Krzysztof G
e958e0fb5a fix(curriculum): change any character to literal dot (#53246) 2024-01-18 19:29:33 -06:00
Krzysztof G
7fc7fb711e fix(curriculum): require space in variable declaration (#53084) 2024-01-17 12:09:25 +07:00
Krzysztof G
a09a3bd849 fix(curriculum): require space after return when needed (#53184) 2024-01-15 08:24:30 -08:00
Krzysztof G
464e5e47ee fix(curriculum): require space after keyword (#53185) 2024-01-15 08:22:41 -08:00
Krzysztof G
a6e8d8e4a3 fix(curriculum): arrow function checking consistency (#53067)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2024-01-11 23:32:26 +06:00
a2937
77fc74584f fix(curriculum) - remove console.log(data) from step 9 and above for the leaderboard project (#52961) 2024-01-09 10:11:27 -08:00
RIJU MONDAL
b387b1a4fa fix(curriculum): The Check for Step 67 of forum project is now able to accept Attributes in any order (#53027)
Co-authored-by: Joy Shaheb <khondokoralam@gmail.com>
2024-01-09 19:39:14 +07:00
Krzysztof G
14a33988c7 fix(curriculum): consistent quotes checking (#52995)
Co-authored-by: yoko <25644062+sidemt@users.noreply.github.com>
2024-01-09 01:58:38 +07:00
Krzysztof G
db751b9fe0 fix(curriculum): consistency of using 'argument' and 'parameter' (#52777)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-12-27 14:12:42 -08:00
Jessica Wilkins
a9ffed9992 chore: misc cleanup for forum leaderboard project (#52515)
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-12-13 08:25:06 -08:00
Joy Shaheb
cb507045c0 feat(curriculum): forum leaderboard project (#50241)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2023-12-08 14:53:08 +05:00