Commit Graph

13 Commits

Author SHA1 Message Date
7055211959 fix: simplify language specific testing
Prevents multiple languages' challenges from being tested at once.
2020-08-16 04:45:19 +05:30
603c842c97 fix(lint): re-arrange scripts (#36511) 2019-07-26 00:45:31 +05:30
9de68bd4a7 feat: Add rule checking Prism languages
The linter now checks that fences have languages and that those languages are
supported by PrismJS. The linter has been extended over the guide with its own
set of rules that only validate code fences.
2019-07-19 15:30:17 +05:30
db69c9b071 fix: Only lint staged files on commit 2019-07-19 15:30:17 +05:30
538e0bbee3 feat: Lint curriculum, including test yaml 2019-07-19 15:30:17 +05:30
b13e5fb41a feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
74e6e6ffc1 chore: Apply linting fixes 2019-02-19 14:30:27 +05:30
e3f9dc4b86 feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
aa668ca30e feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
bcd0e82348 fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
3151390be4 feat(next): BREAKING New curriculum package 2018-10-05 15:58:12 +01:00
2723a943c9 feat(getChallenges): Get Challenges by Lang 2018-10-05 15:58:12 +01:00
67929d80ff chore: preparing for the move 2018-09-27 12:36:41 +05:30