Commit fc20a30
fix: CI workflows, ruff config, README rewrite
- Configure ruff per-file-ignores for educational codebase (974 → 0 violations)
- Fix mkdocs deploy: pin deps, move config to avoid docs_dir restriction, remove social plugin
- Rewrite README with personal story: "I Don't Know Python. So I Built This."
- Close issues #2, #8, #13, #24 (resolved/superseded)
- Merge PR #28 (f-string section by @harshitnagar22)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5f82f6f commit fc20a30
File tree
6 files changed
+122
-198
lines changed- .github/workflows
- projects/level-0/10-duplicate-line-finder/tests
6 files changed
+122
-198
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
47 | | - | |
| 55 | + | |
48 | 56 | | |
49 | 57 | | |
50 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments