/
githubmirror
/
project-based-learning
Обзор
Документация
Войти
/
githubmirror
/
project-based-learning
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
scripts/lint-allow-duplicates.txt
12 строк
589 B
Tu Tran
Rebuild maintenance automation on GitHub Actions (README-as-data CI)
04 июл 2026, 10:31
04 июл 2026, 10:31
30badb2
Код
Авторство
О чём код?
# URLs allowlisted to appear more than once in README.md. # One normalized URL per line. Add a comment explaining why it's legitimate. # Chapters 1-13 are Java, chapter 14+ is C -- intentionally cross-listed # under both the C/C++ and Java sections. http://www.craftinginterpreters.com/ # Same physical page, different #fragment per language variant (C++ vs # OCaml) of the Kaleidoscope tutorial -- intentionally cross-listed under # both the C/C++ and OCaml sections. Our duplicate check strips fragments, # so this needs the path-level allowlist entry. https://llvm.org/docs/tutorial/