An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
11 matches across 5 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | scripts/validate-locale.js | 25 | // ── 1. Check strings.js ────────────────────────────────────────────────────── |
| MEDIUM | scripts/validate-locale.js | 60 | // ── 2. Check level files ───────────────────────────────────────────────────── |
| MEDIUM | scripts/validate-locale.js | 133 | // ── 3. Report ──────────────────────────────────────────────────────────────── |
| MEDIUM | scripts/extract-translation-template.js | 29 | // ── 1. Extract UI strings ──────────────────────────────────────────────────── |
| MEDIUM | scripts/extract-translation-template.js | 52 | // ── 2. Extract level strings ───────────────────────────────────────────────── |
| MEDIUM | scripts/extract-translation-template.js | 114 | // ── 3. Output JSON template ────────────────────────────────────────────────── |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/translate.js | 108 | function getLevelTranslationStatus(locale, levelFiles) { |
| LOW | scripts/translate.js | 138 | function getStringsTranslationStatus(locale) { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | generatedDocs/levels.html | 1716 | <p>So far we've covered the basics of git -- committing, branching, and moving around in the source tree. Just these |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/js/intl/index.js | 21 |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/levels/mixed/jugglingCommits2.js | 46 | "en_US": "Don't forget to forward main to the updated changes!", |