Skip to content

rename(lessons): align lesson slugs with Python course (T10)#844

Merged
fey merged 1 commit into
mainfrom
fix/t10-align-slugs
Jun 10, 2026
Merged

rename(lessons): align lesson slugs with Python course (T10)#844
fey merged 1 commit into
mainfrom
fix/t10-align-slugs

Conversation

@fey

@fey fey commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Переименованы четыре директории уроков для выравнивания slug-ов с эталонным курсом exercises-python (согласно AUDIT.md, раздел 6):
    • 40-define-functions/100-define-functions-syntax100-define-function
    • 40-define-functions/150-define-functions-return150-return
    • 40-define-functions/340-define-functions-default-parameters340-default-parameters
    • 50-loops/30-syntax-sugar30-syntactic-sugar
  • Обновлены ссылки на старые пути в modules/ignored_languagetool_errors.

ВНИМАНИЕ: URL четырёх уроков на сайте изменятся после мержа этого PR.

T10 (docs/python-alignment-javascript/AUDIT.md, раздел 6)

Test plan

  • make compose-schema-validate — зелёный (exit 0)
  • make compose-description-lint — зелёный (нет ошибок)
  • docker-compose -f docker-compose.yml run --rm exercises make test — 145 тестов прошли, ни одного сбоя
  • grep по старым slug-ам — не найдено вхождений

Renamed four lesson directories to match Python course slugs:
- 100-define-functions-syntax -> 100-define-function
- 150-define-functions-return -> 150-return
- 340-define-functions-default-parameters -> 340-default-parameters
- 50-loops/30-syntax-sugar -> 50-loops/30-syntactic-sugar

Updated path references in modules/ignored_languagetool_errors.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@fey fey merged commit 31c6332 into main Jun 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant